Skip to content

Interface: ICardBodyContentProxy

A designer-facing interface that provides access to card body content properties.

Hierarchy

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(): ICardBodyProxy

Overrides IElementProxy.getParent

This method returns CardBodyProxy

Returns: ICardBodyProxy