OrionCard
<o-card>
is an easy way to display informations in a well known card format. You can customize it through slots, or with props like title
or size
.
It is also useful as a list item when using the grid
layout (more informations here).
Usage
CardGradient CardSelected CardActionsSlot CardPlayground
Props
Name
actionsLine
boolean = false
gradient
string = undefined
headerLine
boolean = false
hoverElevation
number = 1
selected
boolean = false
selectedColor
Orion.Color = 'info'
size
Orion.Size = 'md'
title
string = undefined
Events
Name
Payload type
header-click
No payload
body-click
No payload
Slots
Name
Bindings
poster
No bindings
header
No bindings
default
No bindings
actions
No bindings