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

HelpText

HelpText gives users an explanation of unknown terms or concepts, which is displayed when they need it.

Read more about this component in the Aksel documentation.

Warning
Keyboard interaction is incomplete. Missing esc to close popover.
    Default
Extended description

Properties

PropertyDescriptionDefault
Control
Properties
title
required

Adds a title-tooltip with the given text

string
-
wrapperClass

Adds a class to the wrapper element

string unknown unknown
""
Snippets
children

Help content

 -

Properties included from: HTMLButtonAttributes