Enhancement: Add Custom Color Support to VueUiMolecule Panel Component #190
Closed
necatibektass
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for this good suggestion. type VueUiMoleculeDatasetNode = {
name: string
details?: string
nodes?: VueUiMoleculeDatasetNode[]
color?: string
} Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can a structure be implemented that allows each node in the VueUiMolecule Panel to have a customizable color?
Beta Was this translation helpful? Give feedback.
All reactions