Skip to main content
Version: 4.1.0

CoordinateComponent

Hierarchy

  • Component<ICoordinateComponentProps>
    • CoordinateComponent

Index

Constructors

Methods

Constructors

externalconstructor

  • new CoordinateComponent(props: ICoordinateComponentProps | Readonly<ICoordinateComponentProps>): CoordinateComponent
  • new CoordinateComponent(props: ICoordinateComponentProps, context: any): CoordinateComponent
  • Parameters

    • externalprops: ICoordinateComponentProps | Readonly<ICoordinateComponentProps>

    Returns CoordinateComponent

Methods

publicrender

  • render(): Element
  • Returns Element