The xvw:attribute components renders a label and form input component of a chosen type.
XML Definition
<xvw:attribute> ..... </xvw:attribute>
Properties
Property | Description | Type | Possible Values | Default Value | Usage | Example |
---|---|---|---|---|---|---|
renderLabel | Whether or not the label for this attribute is rendered | String | 1 / 0 | 1 | Optional | renderLabel='1' renders the label, renderLabel='0' does not render the label |
inputType | The type of input component to render | String | attributeText, attributeBoolea, attributeNumber, etc... | Required |
Extends from
No permission to view TWiki.WebTopBar