1.0.0 • Published 1 year ago

@directus-labs/extension-steps-component v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Steps Interface Extension

Displays a clickable list of steps that the user can follow to complete a task within the Directus Studio.

Interface

UI

Example view of the steps interface.

Settings

Settings screen for the steps interface.

Settings screen for the fields within each step interface.

Configuration Options

  • Steps - Define the list of steps to display.

Each step includes:

  • Text - The label to display (string, required).
  • Value - The value that gets stored (string or integer, required).
  • Icon - The icon to display (optional).