Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 657 Bytes

File metadata and controls

29 lines (21 loc) · 657 Bytes

Component: Object

Creates a new object representation

Component Signature

<bx:Object name=[string]
type=[string]
className=[string] />

Attributes

Atrribute Type Required Description Default
name string true
type string true
className string true

Examples

<bx:Object name=[string]
type=[string]
className=[string] />