<netui:behavior> Tag

Add an attribute to the parent tag rendered.

Syntax

<netui:behavior
    [facet="facet"]
    name="name"
    value="value" />

Description

Add an attribute to the parent tag rendered.

Attributes
facet
Required: No  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The name of the facet targetted by the behavior.
name
Required: Yes  |   Supports runtime evaluation: Yes  |   Data bindable: No

The name of the behavior to add to the parent tag.
value
Required: Yes  |   Supports runtime evaluation: Yes  |   Data bindable: Yes

The value of the behavior to add to the parent tag.