Text

The default plain text input in BaseHub. Cannot contain rich text formatting.

Features

  • ✅ Ideal for plain text headings, links or labels

  • ✅ Can be search indexed

  • ✅ Supports AI Chat

  • ✅ Can be used to filter via GraphQL

Constraints

Contraint

Description

Is required

Validates the input is filled.

Min length

Sets the minimum number of characters that must be entered in the text block.

Max length

Specifies the maximum number of characters allowed in the text block.

Regex pattern

Determines a specific pattern that the text must match with.

This is useful to validate that a link entry has a valid URL value or a slug doesn’t have spaces for example.