Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual custom grid for global #92

Closed
ulrichkouame opened this issue Nov 29, 2021 · 1 comment
Closed

Manual custom grid for global #92

ulrichkouame opened this issue Nov 29, 2021 · 1 comment

Comments

@ulrichkouame
Copy link

Development Relevant Information:

Please, what is the right way to integrate Manual custom grid for global?
const $ setGrid = useGrid () gives me an empty value

@elf-mouse
Copy link
Member

Hi @ulrichkouame ,

Please use $grid.set instead. The grid docs has been updated.

const $grid = useGrid();
// $grid.set

Thank you very very much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants