SmoothingSettingsComponent
Hierarchy
- Component<{ diableDecimation?: boolean; diableStyle?: boolean; disableColorAndLineWidth?: boolean; smoothingStore: ProfileSmoothingStore }>
- SmoothingSettingsComponent
Index
Constructors
Methods
Constructors
externalconstructor
Parameters
externalprops: { diableDecimation?: boolean; diableStyle?: boolean; disableColorAndLineWidth?: boolean; smoothingStore: ProfileSmoothingStore } | Readonly<{ diableDecimation?: boolean; diableStyle?: boolean; disableColorAndLineWidth?: boolean; smoothingStore: ProfileSmoothingStore }>
Returns SmoothingSettingsComponent
Methods
render
Returns Element