Callout Ready
Callouts are used to highlight text with possible name information.
<duet-callout>
Todennäköisesti kaikkien pankkien rahoitusrakenteeseen
ja kustannuksiin kiinnitetään jatkossa entistä enemmän huomiota.
<span slot="author">John Doe</span>
</duet-callout>
Properties #
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
margin | margin | Controls the margin of the component. | "auto" | "none" | "auto" |
theme | theme | Theme of the caption. | "" | "default" | "turva" | "" |
Slots #
Slot | Description |
---|---|
"author" | Slot for author information. If provided, a dash will be prepended. Only span should be used in this slot. |
"default" | Slot for text. |
Usage #
This section includes guidelines for designers and developers about the usage of this component in different contexts.
When to use #
- When you want to highlight or quote text to the customer.
When not to use #
- Don't create too long callouts in order to preserve the attraction for the customer to read the content.
Accessibility #
This component has been validated to meet the WCAG 2.1 AA accessibility guidelines. You can find additional information regarding accessibility of this component below.
- Callout is a custom element with regular text inside. It doesn’t currently have any added functionality for assistive technologies.
Integration
For integration, event and theming guidelines, please see Using Components. This documentation explains how to implement and use Duet’s components across different technologies like Angular, React or Vanilla JavaScript.
Tutorials
Follow these practical tutorials to learn how to build simple page layouts using Duet’s CSS Framework, Web Components and other features:
Building Layouts
TutorialsUsing CLI Tools
TutorialsCreating Custom Patterns
TutorialsServer Side Rendering
TutorialsSharing Prototypes
TutorialsUsage With Markdown
Troubleshooting
If you experience any issues while using a component, please head over to the Support page for more guidelines and help.