Hooks
Functions¶
useSuperglue()¶
useSuperglue():
SuperglueState
A lightweight hook that grabs the superglue state from the store.
Returns¶
Defined in¶
useContent()¶
useContent\<
T
>():T
A lightweight hook that grabs the current page's content from the store.
Type Parameters¶
Type Parameter | Default type |
---|---|
T |
JSONMappable |
Returns¶
T