Skip to main content
Version: 5.0.0-beta.1c

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 }

    Returns SmoothingSettingsComponent

Methods

render

  • render(): Element
  • Returns Element