ConfirmationPanel

Used to give active consent either at the beginning or end of a flow.

Read more about this component in the Aksel documentation.

Properties

PropertyDescriptionDefault
Control
Properties
label
required

Label text

string Snippet
-
checked

Wether the checkbox is checked, can be used with bind:checked.

boolean
false
error

Error message for element.

string
""
errorId

Override internal errorId.

string
""
id

Override internal id.

string
""
size

Changes font-size, padding and gaps.

"medium" "small"
"medium"
value

The value of the HTML element.

string
""
Snippets
children

Description

 -
label

Label text

 -

Properties included from: HTMLAttributes<HTMLDivElement>