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