xuui Docs
  • Introduction
Getting started
  • New project
  • Existing project
The studio
  • The studio
  • Preview
  • Version history
  • Layout designer
Content modelling
  • Content modelling
Content types
  • Content types
  • Singles
  • Collections
  • Structures
  • Tags
  • Categories
  • Globals
Fields
  • Fields
  • Text
  • Textarea
  • Markdown
  • Slug
  • Image
  • Number
  • Boolean
  • Date
  • Datetime
  • Select
  • Object
  • Array
  • Blocks
  • Order
  • Tags
  • Category
  • Relation
  • SEO
Layouts
  • Layouts
Access control
  • Access control
  • Users
  • Roles
  • Permissions
Reference
  • Config
  • Content API
  • CLI
  • Environment variables
  • GitHub
  1. Docs
  2. Fields
Home

Fields

Fields define the information that can be stored in a content type.

xuui provides field types for common kinds of content:

Text

A single line of text.

Textarea

A longer plain-text string.

Markdown

Markdown, stored as markdown.

Slug

The entry's file name.

Image

A path to an image.

Number

A numeric value.

Boolean

True or false.

Date

A calendar date.

Datetime

A date and a time.

Select

One value from a fixed list.

Object

A group of fields under one key.

Array

A list of values of the same shape.

Blocks

An ordered list of sections, each with its own shape.

Order

Sibling order in a structure.

Tags

Zero or more tags from a tag group.

Category

One category from a category group.

Relation

A link to another entry.

SEO

Search and social metadata.

PreviousGlobalsNextText
© 2026 xuuiNext.js, MDX, no database.