Skip to content

Interface: ICardFooterProxy

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

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getParent

getParent(): ICardProxy

Overrides IElementProxy.getParent

This method returns CardProxy

Returns: ICardProxy


getPrimaryAction

getPrimaryAction(): ICardFooterButtonProxy

This method returns card footer button proxy

Returns: ICardFooterButtonProxy


getSecondaryAction

getSecondaryAction(): ICardFooterButtonProxy

This method returns card footer button proxy

Returns: ICardFooterButtonProxy