API

Index

Variables

Variables

Const AreaChartView

AreaChartView: object = createReactView(KanvaAreaChartView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const AxisView

AxisView: object = createReactView(KanvaAxisView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const BarChartView

BarChartView: object = createReactView(KanvaBarChartView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const ChartGridView

ChartGridView: object = createReactView(KanvaChartGridView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const ChartZoomView

ChartZoomView: object = createReactView(KanvaChartZoomView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const LegendView

LegendView: object = createReactView(KanvaLegendView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const LineChartView

LineChartView: object = createReactView(KanvaLineChartView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string


Const PieChartView

PieChartView: object = createReactView(KanvaPieChartView)

Type declaration:

  • new __type(props: Partial‹ViewProps & Props›): object

    • context: React.ContextType‹typeof KanvaContext›

    • internalProps: InternalProps

    • isDebugEnabled: boolean

    • layoutParams? : LayoutProps | undefined

    • propHandlers: Record‹string, object›

    • propNames: string[]

    • props: Readonly‹Partial‹ViewProps & Props›› & Readonly‹object›

    • refs(): object

    • state: Readonly‹object›

    • view? : View‹ViewProps› | undefined

    • UNSAFE_componentWillMount(): void

    • UNSAFE_componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • UNSAFE_componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • componentDidCatch(error: Error, errorInfo: ErrorInfo): void

    • componentDidMount(): void

    • componentDidUpdate(): void

    • componentWillMount(): void

    • componentWillReceiveProps(nextProps: Readonly‹Partial‹ViewProps & Props››, nextContext: any): void

    • componentWillUnmount(): void

    • componentWillUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): void

    • createAndAttachView(): void

    • forceUpdate(callback?: function | undefined): void

    • getSnapshotBeforeUpdate(prevProps: Readonly‹Partial‹ViewProps & Props››, prevState: Readonly‹object›): any

    • refreshProps(): void

    • render(): Element

    • setStateK›(state: object | function | Pick‹object, K› | null, callback?: function | undefined): void

    • shouldComponentUpdate(nextProps: Readonly‹Partial‹ViewProps & Props››, nextState: Readonly‹object›, nextContext: any): boolean

  • contextType: Context‹ContextObject›

  • displayName: string

Last updated