projects/components/widgets/input/default/src/composite/composite.directive.doc.ts
The wmComposite
directive defines a composite widget.
captionposition |
Type : string
|
This property determines where is caption appearing with respect to the field. Allowed Values:
|
class |
Type : string
|
Class of the widget. |
horizontalalign |
Type : string
|
This property specifies how the elements should be aligned horizontally. Allowed Values:
|
name |
Type : string
|
Name of the composite widget. |
required |
Type : boolean
|
Default value : false
|
This property determines required validation for a field. |
show |
Type : boolean
|
Default value : true
|
This property will be used to show/hide the composite widget on the web page. |