摘要: Dynamiclly create DOM element based on the value: function PokemonCollection({ as: As = 'ul', renderItem }) { return ( <As>{initialCollection.read().r 阅读全文
posted @ 2020-04-26 02:29 Zhentiw 阅读(205) 评论(0) 推荐(0)
摘要: // Setup // const _ = R; const {formatMoney} = accounting; // Example Data const CARS = [ {name: "Ferrari FF", horsepower: 660, dollar_value: 700000, 阅读全文
posted @ 2020-04-26 02:06 Zhentiw 阅读(197) 评论(0) 推荐(0)