This module includes React hooks for getting/setting data from/to CanKing.
To be able to use these hooks the CanKingDataProvider component must be present in the
component tree above your component. Normally the CanKingDataProvider is added
at the root of the component tree.
This module includes React hooks for getting/setting data from/to CanKing.
To be able to use these hooks the CanKingDataProvider component must be present in the component tree above your component. Normally the CanKingDataProvider is added at the root of the component tree.
Example