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