Action | \r\nIcon | \r\nDetail | \r\n
---|---|---|
Collapse | \r\nCollapse card content using collapse action. | \r\n|
Refresh Content | \r\nRefresh your card content using refresh action. | \r\n|
Remove Card | \r\nRemove card from page using remove card action | \r\n
You can create collapsible content card by setting collapse-action
prop to true
. By default it is set to false.
You can also get this action if you set action-buttons
prop to true
.
Click on
You can add refresh content action by setting refresh-content-action
prop to true
. By default it is set to false.
You can also get this action if you set action-buttons
prop to true
.
Click on
You can add remove card action by setting remove-card-action
prop to true
. By default it is set to false.
You can also get this action if you set action-buttons
prop to true
.
Click on
You can add all three action by setting action-buttons
prop to true
. By default it is set to false.
Click on
Click on
Click on