MinimapCornerProps
Defined in: src/components/editor/Minimap/Minimap.types.ts:274
Properties
children?
optionalchildren:ReactNode
Defined in: src/components/editor/Minimap/Minimap.types.ts:275
className?
optionalclassName:string
Defined in: src/components/editor/Minimap/Minimap.types.ts:278
side?
optionalside:MinimapCornerSide
Defined in: src/components/editor/Minimap/Minimap.types.ts:277
Which corner of the canvas body to anchor in.
Default
'top-right'style?
optionalstyle:CSSProperties
Defined in: src/components/editor/Minimap/Minimap.types.ts:279