Skip to content

Interface: ICardFooterButtonProxy

A designer-facing interface that provides access to a button in card footer.

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getParent

getParent(): ICardFooterProxy

Overrides IElementProxy.getParent

This method returns card footer proxy

Returns: ICardFooterProxy


getTitle

getTitle(): string

Get button title

Returns: string

the title of the button