Directive: o-card-menu-item

Inputs

Name Since Description Default

action

function

A function defined in your component called when the card button is clicked and the route attribute is not configured

button-text

string

Card button text. If it has no value, the card will have no button

detail-component

Component reference

Component displayed on the lower side of the card menu item

detail-component-inputs

Object

Object containing the attributes for the component provided to the detail-component attribute

{}

disabled-button

no | false | yes | true

Indicates whether or not to the card button is enabled

no

icon

string

Card icon. Card image have preference over it

image

string

Card image

main-container-layout

string

Card upper container layout direction

column

route

string

App navigation route when the menu card is selected (clicking on button, if exists, or in the card)

secondary-container-layout

string

Card lower container layout direction

column

title

string

Card title

tooltip

string

Card tooltip