# Element ## context `context (any)` --- ## props `props (Readonly<object> & Readonly<object>)` --- ## refs `refs (object)` --- ## state `state (Readonly<any>)` --- ## render `render(): Element` [source](https://github.com/wix/react-native-navigation/blob/v2/lib/src/adapters/Element.tsx#L18) ---