This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/react > GlobalPropsConsumer

GlobalPropsConsumer variable

The Consumer Component that provide lynx.__globalProps. This should be used with GlobalPropsProvider Components

Signature:

GlobalPropsConsumer: Consumer<GlobalProps>