UploadImageButton
Extends:
src/common/components/Button.js~Button → UploadImageButton
Member Summary
Public Members | ||
public |
loading: * |
Method Summary
Public Methods | ||
public |
remove() Remove the logo. |
|
public |
resourceUrl(): * |
|
public |
upload() Prompt the user to upload an image. |
|
public |
view(vnode: *): * |
Protected Methods | ||
protected |
If upload/removal fails, stop loading. |
|
protected |
After a successful upload/removal, reload the page. |