The rendering API is a bit duck-typed: any JS object with a render method that returns a virtual DOM as JS values with the right shape works. See JsRender::new ...
確定! 回上一頁