Enumeration SVICustomElement

This enumeration list contains the tag names of all SVI custom elements.

Enumeration Members

Avatar

An input to select a set of users, a set of groups, or a set of users and groups.

See AvatarProperties for supported input bindings.

IdentitySelect

A token input that spawns a dialog for selecting a set of users, a set of groups, or a set of users and groups.

See IdentitySelectProperties for supported input bindings.

IdentitySelectAction

A button for selecting a set of users, a set of groups, or a set of users and groups.

See IdentitySelectActionProperties for supported input bindings.

LabelledControl

Wrap a given control in an SVI control label.

By default, the label will include a mask-toggle-button for toggling the masked state of the control's dataSource, if configured for masking.

See LabelledControlProperties for supported input bindings.

MaskToggleButton

Toggle a given dataSource between it's masked and unmasked state, if configured for masking.

See MaskToggleButtonProperties for supported input bindings.