SandpackConfig interface
The configuration for the available sandpack presets.
Signature:
export interface SandpackConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
defaultPreset | string | The name of the default preset that will be used if no meta (other than live) is set. | |
presets | SandpackPreset[] | The list of sandpack presets that can be used. |