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
Add a getPath(node: Node) function to global config to provide more refined spliter, tab, tabset style Settings.
Allow outside to select class using [data-layout-path="xx"]
This allows you to implement multiple spliter styles on a single page (like codpen.io does):
Or if data-layout-path is internally critical, Can you consider providing an function to set the node's dataset? If you perfer do this, please make it as a function so it's more dynamic
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Add a
getPath(node: Node)
function to global config to provide more refined spliter, tab, tabset style Settings.Allow outside to select class using
[data-layout-path="xx"]
This allows you to implement multiple spliter styles on a single page (like codpen.io does):
Or if
data-layout-path
is internally critical, Can you consider providing an function to set the node's dataset? If you perfer do this, please make it as a function so it's more dynamicBeta Was this translation helpful? Give feedback.
All reactions