You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it could be possible to accept a generateCss function in the params. If it is not supplied the original one would be used and adding a helper method to get the tree depth.
Or/And maybe I could add a function to return the generated CSS as a string, so the parent component could decide where to put it, or if multiple trees are on the page merge them.
What do you think?
The text was updated successfully, but these errors were encountered:
@himdel
I think it could be possible to accept a
generateCss
function in the params. If it is not supplied the original one would be used and adding a helper method to get the tree depth.Or/And maybe I could add a function to return the generated CSS as a string, so the parent component could decide where to put it, or if multiple trees are on the page merge them.
What do you think?
The text was updated successfully, but these errors were encountered: