Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 744 Bytes

File metadata and controls

26 lines (18 loc) · 744 Bytes

Component: Associate

Allows subtag data to be saved with a base tag.

Component Signature

<bx:Associate baseTag=[string]
dataCollection=[string] />

Attributes

Atrribute Type Required Description Default
baseTag string true The base tag to associate the data with
dataCollection string false The collection of data to associate with the base tag AssocAttribs

Examples

<bx:Associate baseTag=[string]
dataCollection=[string] />