release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
component SearchBox {
|
||||
props {
|
||||
@event input = function
|
||||
@event change = function
|
||||
@event search = function
|
||||
@event submit = function
|
||||
@event clear = function
|
||||
size = "default"
|
||||
color = "primary"
|
||||
label = "Search Box"
|
||||
|
||||
Reference in New Issue
Block a user