Perseus
    Preparing search index...

    Hierarchy

    • Component<Props>
      • TableEditor
    Index

    Constructors

    • Parameters

      • props: any

      Returns TableEditor

    • Parameters

      • props: any
      • context: any

      Returns TableEditor

    Properties

    focus: () => void = ...
    numberOfColumns: RefObject<NumberInput> = ...
    onSizeInput: (arg1: number, arg2: number) => void = ...
    serialize: () => any = ...
    defaultProps: TableDefaultWidgetOptions = tableLogic.defaultWidgetOptions
    propTypes: { answers: any; columns: any; headers: any; rows: any } = ...
    widgetName: "table" = ...

    Methods