aarzilli/nucular

How would I go about implementing a TreeTable using nucular?

Closed this issue · 1 comments

avoll commented

How would I go about implementing a TreeTable using nucular?

More a feature request, than anything.

Thank you for a very lovely framework!

nucular.(*Window).Custom or nucular.(*Window).TreePushCustom. See colorProgress inside style-editor/styled.go for an example (it draws a slider bar with a color gradient background).