Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
OutlineProps
Interface OutlineProps
Props for the Outline component.
interface
OutlineProps
{
children
:
ReactNode
;
color
?:
ColorRepresentation
;
outlineWidth
?:
number
;
}
Hierarchy (
View Summary
)
OutlineMaterialOptions
OutlineProps
Index
Properties
children
color?
outline
Width?
Properties
children
children
:
ReactNode
Meshes to apply the outline effect to.
Optional
color
color
?:
ColorRepresentation
Optional
outline
Width
outlineWidth
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
color
outline
Width
GitHub
Examples
Strata - v1.4.10
Loading...
Props for the Outline component.