release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
component Button {
|
||||
props {
|
||||
@event click = function
|
||||
@event focus = function
|
||||
@event blur = function
|
||||
label = "Button"
|
||||
loadingLabel = "Loading…"
|
||||
description = ""
|
||||
|
||||
Reference in New Issue
Block a user