SettingsStoreRegistration
Configuration for registering a namespace of settings store fields.
namespace
property
stringThe namespace for these fields (e.g., 'dashboard', 'payment'). Field names will be prefixed with this namespace.
fields
property
SettingsStoreFieldConfig[]Array of field configurations for this namespace.
Was this chapter helpful?