-
I made a custom If my understanding is right, i could get this using const config = useBentoConfig().table; But the function Can you export it and make it accessible by client code? Otherwise, how can I get the current Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
veej
Mar 11, 2024
Replies: 1 comment 1 reply
-
Hi @mperrando, Exposing the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mperrando
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mperrando,
Exposing the
useBentoConfig
seems a good idea for custom components implemented in app. I'll send a PR soon