release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
component DataTable {
|
||||
props {
|
||||
@event sort = function
|
||||
@event select = function
|
||||
@event change = function
|
||||
@event rowClick = function
|
||||
@event pageChange = function
|
||||
size = "default"
|
||||
color = "primary"
|
||||
caption = "Data Table"
|
||||
|
||||
Reference in New Issue
Block a user