Skip to main content

Card

Development

Examples

Since 1.6.0
PreviewAngularReactVueJavaScript

Action Card

Since 1.6.0
PreviewAngularReactVueJavaScript

Push Card

Since 1.6.0
PreviewAngularReactVueJavaScript

API (ix-card)

Properties

Name
Description and specifications
selected
Since 2.1.0
Attribute:
selected
Type:
boolean
Default:
false
variant
Deprecated
variant insight and notification will be removed in 3.0. Use 'outline' or 'filled' instead.
Card variant
Attribute:
variant
Type:
"alarm" | "critical" | "filled" | "info" | "insight" | "neutral" | "notification" | "outline" | "primary" | "success" | "warning"
Default:
'insight'

Events

No events available for this component.

API (ix-action-card)

Properties

Name
Description and specifications
heading
Card heading
Attribute:
heading
Type:
string | undefined
icon
Card icon
Attribute:
icon
Type:
string | undefined
Default:
undefined
selected
Card selection
Attribute:
selected
Type:
boolean
Default:
false
subheading
Card subheading
Attribute:
subheading
Type:
string | undefined
variant
Deprecated
variant "insight" and "notification" will be removed in 3.0. Use "outline" or "filled" instead.
Card variant
Attribute:
variant
Type:
"alarm" | "critical" | "filled" | "info" | "insight" | "neutral" | "notification" | "outline" | "primary" | "success" | "warning"
Default:
'insight'

Events

No events available for this component.

API (ix-push-card)

Properties

Name
Description and specifications
collapse
Since 2.1.0
Collapse the card
Attribute:
collapse
Type:
boolean
Default:
true
heading
Card heading
Attribute:
heading
Type:
string | undefined
icon
Card icon
Attribute:
icon
Type:
string | undefined
Default:
undefined
notification
Card KPI value
Attribute:
notification
Type:
string | undefined
subheading
Card subheading
Attribute:
subheading
Type:
string | undefined
variant
Deprecated
variant "insight" and "notification" will be removed in 3.0. Use "outline" or "filled" instead.
Card variant
Attribute:
variant
Type:
"alarm" | "critical" | "filled" | "info" | "insight" | "neutral" | "notification" | "outline" | "primary" | "success" | "warning"
Default:
'insight'

Events

No events available for this component.