API
Index
Variables
Variables
Const
AreaChartView
Const
AreaChartView• AreaChartView: object = createReactView(KanvaAreaChartView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
AxisView
Const
AxisView• AxisView: object = createReactView(KanvaAxisView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
BarChartView
Const
BarChartView• BarChartView: object = createReactView(KanvaBarChartView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
ChartGridView
Const
ChartGridView• ChartGridView: object = createReactView(KanvaChartGridView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
ChartZoomView
Const
ChartZoomView• ChartZoomView: object = createReactView(KanvaChartZoomView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
LegendView
Const
LegendView• LegendView: object = createReactView(KanvaLegendView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
LineChartView
Const
LineChartView• LineChartView: object = createReactView(KanvaLineChartView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Const
PieChartView
Const
PieChartView• PieChartView: object = createReactView(KanvaPieChartView)
Type declaration:
new __type(
props
: Partial‹ViewProps & Props›): objectcontext: 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): voidUNSAFE_componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcomponentDidCatch(
error
: Error,errorInfo
: ErrorInfo): voidcomponentDidMount(): void
componentDidUpdate(): void
componentWillMount(): void
componentWillReceiveProps(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextContext
: any): voidcomponentWillUnmount(): void
componentWillUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): voidcreateAndAttachView(): void
forceUpdate(
callback?
: function | undefined): voidgetSnapshotBeforeUpdate(
prevProps
: Readonly‹Partial‹ViewProps & Props››,prevState
: Readonly‹object›): anyrefreshProps(): void
render(): Element
setState‹K›(
state
: object | function | Pick‹object, K› | null,callback?
: function | undefined): voidshouldComponentUpdate(
nextProps
: Readonly‹Partial‹ViewProps & Props››,nextState
: Readonly‹object›,nextContext
: any): boolean
contextType: Context‹ContextObject›
displayName: string
Last updated