Overlay BlocksInput blocks are used to collect information from users. They are often used in forms that users can fill out, but can also be used to gather information from users in other ways, such as search bars or filters.
Tooltip
Used to request a small amount of information such as a name or email.
Properties reference
Prop Name
Type
Default
  • Initial Value
    Text
    -
  • Placeholder
    Text
    “Enter some text…”
  • Format
    “Text” | “Email” | “Password” | “Phone” | “Search” | “URL” | “Hidden”
    Text
  • Required
    Boolean
    -
  • Is Disabled
    Boolean
    -