04 Buttons - v_button
v_button
Standard button component.
Features:
- Optional confirmation dialog before action
- Loading indicator and lock button during action
Notes:
- To disable button use class
xd-disabled
Props:
url{ type: String, required: true },modelObject,confirm{ type: Boolean, default: false },confirmtext{ type: String, default: "v_modal_confirm_header" },methoddefault: 'post' optional 'get'- standard html title, class ...
Events:
@updated