Searched refs:getInitialProps (Results 1 – 10 of 10) sorted by relevance
12 static async getInitialProps(ctx: DocumentContext) {13 const initialProps = await Document.getInitialProps(ctx);
12 static getInitialProps() {} method in Example
13 static getInitialProps() {} method in Example
7 fun getInitialProps(): Bundle method
80 val devMenuView = prepareRootView(devMenuModule.getInitialProps()) in showInActivity()
57 override fun getInitialProps(): Bundle { in getInitialProps() method
166 static async getInitialProps({ renderPage }) {