Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/sandpack/index.tsx
The configuration for the available sandpack presets.
Properties
| Property | Type |
|---|---|
defaultPreset | string |
presets | SandpackPreset[] |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/sandpack/index.tsx
The configuration for the available sandpack presets.
| Property | Type |
|---|---|
defaultPreset | string |
presets | SandpackPreset[] |
Was this page helpful?