Skip to content

Editorial

<ns-editorial> Deprecated

Overview

The editorial component is a self-contained or supporting piece of content that is more informative than promotional in nature. In some cases, it is necessary to explain something in more detail without the user needing to take an immediate action.

✨ This is an auto-generated AI summary of the ns-editorial's documentation. It may not be accurate. ✨

Sometimes, a more detailed explanation of something can be helpful – without requiring the user to take immediate action. That is where the ns-editorial component can help.

Examples

Guidance

Standard

Labelled diagram of ns-editorial

Key

KeyField typeGuidelines
AHeadingThe recommended length is between 4 and 12 words, not exceeding 50 characters in total.
BImageUse an image size of 480 x 360px. Images should be WebP file type, the file size should be no more than 25kb.
CAnonymous slotInclude headings, lists and paragraphs. Divide content into short paragraphs as it is easier to consume, and aids effective page scanning. Include emphasis with <strong>, inline links <a>, lists <ul> <ol>. Add a caveat link if required.

Implementation

Placement

The ns-editorial component can only be used as a child of the <main> element.

Specification

Attributes

image
Property
image
Description
The link to the decorative image. The visual in the image needs to be related to the content.
Type
string
reverse
Property
reverse
Description
The toggle to display the image reversed.
Type
boolean
Default
false
type
Property
type
Type
string
Default
standard

Slots

SlotPermitted tagsDescription
heading<h1> <h2> The heading of the editorial related to the content. Heading level depends on its place in the semantics of the page.
Anonymous slotThe anonymous slot for editorial content.

Last updated: