Description Usage Arguments Value
View source: R/jseval_and_hooks.R
Chakra hooks are JavaScript objects; this function allows to
get a property (key) of a hook. See useDisclosure
for an
example.
1 | getHookProperty(hook, property)
|
hook |
the name of the hook, usually created in the |
property |
the hook property you want to get |
A list like the return value of jseval
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.