File

projects/components/widgets/data/form/src/form-action/form-action.directive.doc.ts

Description

The wmFormAction component defines the form action widget.

Inputs

action
Type : string

The action to invoke when clicked.

class
Type : string

CSS class for styling the field.

disabled
Type : boolean

This property will be used to disable/enable the form action on the web page.

Bindable: true

iconclass
Type : string

Icon Class for the form action button.

iconname
Type : string

Icon Name for the actions.

name
Type : string

Name of the form action widget.

position
Type : string
Default value : 'footer'

This property determines the position at which actions column has to be rendered.

Allowed Values: footer, header

footer: To add button actions on the footer.

header: To add button actions on the header.

shortcutkey
Type : string

The shortcut key property specifies a shortcut key to activate/focus an element.

show
Type : boolean
Default value : true

This property will be used to show/hide the form action widget on the web page.

Bindable: true

tabindex
Type : number
Default value : 0

This property specifies the tab order of the form action.

title
Type : string

Title of the form action widget.

Bindable: true

type
Type : string

Type of the button widget.

Allowed Values: button, submit, reset

button: Just a button.

reset: Resets data in the current form.

submit: Submits the current form data.

results matching ""

    No results matching ""