Layouts
@smokeballdev/smokeball-client-sdk
Interface: LayoutMatterItem
The layout item entity from Smokeball.
Properties
description
description:
string
Layout item description
index
index:
string
Layout item index (order that it appears in).
isDeleted
isDeleted:
boolean
Returns true if the item has been deleted.
itemId
itemId:
string
Layout item id.
layoutDesign
layoutDesign:
LayoutDesign
Layout design that was used to build this item.
name
name:
string
Layout item name
parentId
parentId:
string
Layout item parent id.
values
values:
LayoutValue
[]
Values for the layout item.