release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
component Stepper {
|
||||
props {
|
||||
@event change = function
|
||||
@event previous = function
|
||||
@event next = function
|
||||
@event complete = function
|
||||
size = "default"
|
||||
color = "primary"
|
||||
label = "Stepper"
|
||||
|
||||
Reference in New Issue
Block a user