Skip to content

_ActionBanner

Props

NameTypeRequiredDefaultDescription
themefuncyesParent theme resolver, usually returned from useTheme(...).
iconfuncyesParent icon resolver, usually returned from useIcons(...).
iconNamestringyesIcon registry name to render in the leading tile.
titlestringyesBanner title.
descriptionstringundefinedOptional paragraph description rendered below the title.
descriptionThemeKeystring"bannerDesc"Parent theme key for the description paragraph.
bannerQastringyesQA hook for the banner root.
titleQastringyesQA hook for the title.
descriptionQastringundefinedQA hook for the description.

Slots

description

Slot.

default

Slot.

Source

client/lib/views/_ActionBanner.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2