Interface: ICardBodyContentItemProxy¶
A designer-facing interface that provides access to card body content item properties.
Hierarchy¶
-
ICardBodyContentItemProxy
Implemented by¶
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
Methods¶
getItemIndex¶
▸ getItemIndex(): number
Get item index
Returns: number
getParent¶
▸ getParent(): ICardBodyContentProxy
Overrides IElementProxy.getParent
This method returns CardBodyContentProxy
Returns: ICardBodyContentProxy