Hierarchy

  • FivePointSelector

Constructors

Properties

Methods

Constructors

Properties

five: Five
hooks: Subscribe<{
    disabled: (() => void);
    enabled: (() => void);
    pointChanged: ((data) => void);
}> = ...

Methods