release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
component TreeView {
|
||||
props {
|
||||
@event select = function
|
||||
@event toggle = function
|
||||
@event expand = function
|
||||
@event collapse = function
|
||||
size = "default"
|
||||
color = "primary"
|
||||
title = "Tree View"
|
||||
|
||||
Reference in New Issue
Block a user