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] />

Last updated

Was this helpful?