ds-svelte-community
Nais Docs
Pages
  • Home
  • CSS
  • Icons
Typography
  • BodyLong
  • BodyShort
  • Detail
Components
  • Accordion
  • ActionMenu Beta
  • Alert
  • Button
  • Checkbox
  • Chips
  • ConfirmationPanel
  • CopyButton
  • ErrorSummary
  • ExpansionCard
  • GuidePanel
  • HelpText
  • InternalHeader Beta
  • List
  • Loader
  • Modal
  • Pagination
  • Popover
  • Radio
  • ReadMore
  • Search
  • Select
  • Skeleton
  • Stepper
  • Switch
  • Table
  • Tabs
  • Tag
  • TextField
  • ToggleGroup
  • Tooltip
Primitives
  • Bleed
  • Box

Version: 1.0.0
Try dark darkside
Try light darkside

ReadMore

We often have situations where users need a more in-depth explanation or justification. ReadMore does this well. It consists of a button that you click to open a text panel.

Read more about this component in the Aksel documentation.

Warning
Keyboard interaction is incomplete. Missing esc to close popover.
    Default
By health limitations we mean disability, illness, allergies that prevent you from working or other reasons that must be taken into account when finding new work. You must state what applies to you and document the health reasons you refer to.

Properties

PropertyDescriptionDefault
Control
Properties
header
required
string Snippet -
open
bindable
boolean false
size
"large" "medium" "small" "medium"
Snippets
children -
header -
Events
onopenchange -

Properties included from: Omit<HTMLButtonAttributes, "ontoggle">