Action | \nIcon | \nDetail | \n
---|---|---|
Collapse | \nCollapse card content using collapse action. | \n|
Refresh Content | \nRefresh your card content using refresh action. | \n|
Remove Card | \nRemove card from page using remove card action | \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 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 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 all three action by setting action-buttons
prop to true
. By default it is set to false.
Click on
Click on
Click on