release: WRNexusJS 0.5.0
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
component FileUpload {
|
||||
props {
|
||||
@event select = function
|
||||
@event upload = function
|
||||
@event progress = function
|
||||
@event success = function
|
||||
@event error = function
|
||||
@event cancel = function
|
||||
@event remove = function
|
||||
size = "default"
|
||||
color = "primary"
|
||||
title = "File Upload"
|
||||
|
||||
Reference in New Issue
Block a user