Standard UI widgets
Standard UI widgets provide enhanced components for user forms to capture various types of input.
Textarea widget Copy linkLink copied!
The textarea widget renders a multi-line text input field for capturing long-form user input such as descriptions or configuration content.
properties:
description:
type: string
title: Description
ui:widget: textarea
ui:options:
rows: 5
placeholder: "Enter description..."
Select widget Copy linkLink copied!
The select widget displays a dropdown menu that enables users to choose a single value from a predefined list of options.
properties:
environment:
type: string
title: Environment
enum: ['dev', 'staging', 'prod']
ui:widget: select
default: 'dev'
Checkboxes widgets Copy linkLink copied!
The checkboxes widget renders a group of checkboxes, enabling the selection of multiple options from a list. The original plural "Checkboxes Widgets" is corrected to the singular form for style consistency.
properties:
features:
type: array
title: Base Images
items:
type: string
enum: ['baseImage1', 'baseImage2', 'baseImage3']
ui:widget: checkboxes
uniqueItems: true
Standard UI widgets Copy linkLink copied!
Standard UI widgets provide enhanced components for user forms to capture various types of input.
Textarea widget Copy linkLink copied!
The textarea widget renders a multi-line text input field for capturing long-form user input such as descriptions or configuration content.
properties:
description:
type: string
title: Description
ui:widget: textarea
ui:options:
rows: 5
placeholder: "Enter description..."
Select widget Copy linkLink copied!
The select widget displays a dropdown menu that enables users to choose a single value from a predefined list of options.
properties:
environment:
type: string
title: Environment
enum: ['dev', 'staging', 'prod']
ui:widget: select
default: 'dev'
Checkboxes widgets Copy linkLink copied!
The checkboxes widget renders a group of checkboxes, enabling the selection of multiple options from a list. The original plural "Checkboxes Widgets" is corrected to the singular form for style consistency.
properties:
features:
type: array
title: Base Images
items:
type: string
enum: ['baseImage1', 'baseImage2', 'baseImage3']
ui:widget: checkboxes
uniqueItems: true
Standard UI widgets Copy linkLink copied!
Standard UI widgets provide enhanced components for user forms to capture various types of input.
Textarea widget Copy linkLink copied!
The textarea widget renders a multi-line text input field for capturing long-form user input such as descriptions or configuration content.
properties:
description:
type: string
title: Description
ui:widget: textarea
ui:options:
rows: 5
placeholder: "Enter description..."
Select widget Copy linkLink copied!
The select widget displays a dropdown menu that enables users to choose a single value from a predefined list of options.
properties:
environment:
type: string
title: Environment
enum: ['dev', 'staging', 'prod']
ui:widget: select
default: 'dev'
Checkboxes widgets Copy linkLink copied!
The checkboxes widget renders a group of checkboxes, enabling the selection of multiple options from a list. The original plural "Checkboxes Widgets" is corrected to the singular form for style consistency.
properties:
features:
type: array
title: Base Images
items:
type: string
enum: ['baseImage1', 'baseImage2', 'baseImage3']
ui:widget: checkboxes
uniqueItems: true
Standard UI widgets Copy linkLink copied!
Standard UI widgets provide enhanced components for user forms to capture various types of input.
Textarea widget Copy linkLink copied!
The textarea widget renders a multi-line text input field for capturing long-form user input such as descriptions or configuration content.
properties:
description:
type: string
title: Description
ui:widget: textarea
ui:options:
rows: 5
placeholder: "Enter description..."
Select widget Copy linkLink copied!
The select widget displays a dropdown menu that enables users to choose a single value from a predefined list of options.
properties:
environment:
type: string
title: Environment
enum: ['dev', 'staging', 'prod']
ui:widget: select
default: 'dev'
Checkboxes widgets Copy linkLink copied!
The checkboxes widget renders a group of checkboxes, enabling the selection of multiple options from a list. The original plural "Checkboxes Widgets" is corrected to the singular form for style consistency.
properties:
features:
type: array
title: Base Images
items:
type: string
enum: ['baseImage1', 'baseImage2', 'baseImage3']
ui:widget: checkboxes
uniqueItems: true
Standard UI widgets Copy linkLink copied!
Standard UI widgets provide enhanced components for user forms to capture various types of input.
Textarea widget Copy linkLink copied!
The textarea widget renders a multi-line text input field for capturing long-form user input such as descriptions or configuration content.
properties:
description:
type: string
title: Description
ui:widget: textarea
ui:options:
rows: 5
placeholder: "Enter description..."
Select widget Copy linkLink copied!
The select widget displays a dropdown menu that enables users to choose a single value from a predefined list of options.
properties:
environment:
type: string
title: Environment
enum: ['dev', 'staging', 'prod']
ui:widget: select
default: 'dev'
Checkboxes widgets Copy linkLink copied!
The checkboxes widget renders a group of checkboxes, enabling the selection of multiple options from a list. The original plural "Checkboxes Widgets" is corrected to the singular form for style consistency.
properties:
features:
type: array
title: Base Images
items:
type: string
enum: ['baseImage1', 'baseImage2', 'baseImage3']
ui:widget: checkboxes
uniqueItems: true