shared.component.field

..
AbstractFieldCollectionOptions

CustomOptions

DateOptions

Date fields give you a date picker, and optionally a time picker as well.

DropdownOptions

A dropdown list of multiple options that can be set hardcoded or can be generated.

FieldCollectionOptions

You can use FieldCollections when you have multiple items with the same data.

LinkOptions

Link fields can have one or multiple types. You can use it for internal and external links but also to upload files or images.

MixedComponentBlock

MixedFieldCollectionOptions

You can use MixedFieldCollections when you have multiple items with multiple types of possible content like text or images.

PathOptions

When you want to set a channel as your homepage, you must use this code as path.

TagOptions

Tags fields allow you to list all of the currently selected tags, with a text input to add new ones.

TextOptions

Text fields can hold single or multiline text and can be content restricted by using ruleset.

WysiwygOptions

A wysiwyg is a field used to enter both textual and graphical content. It is a representation of what the content's appearance will be on the website.