components_View
perfect-graph / Modules / components/View
#
Module: components/View#
Table of contents#
Type aliases#
Variables#
Type aliases#
ViewPropsƬ ViewProps: React.ComponentProps
<typeof InletGraphics
> & { children?
: React.ReactNode
; fill?
: number
; radius?
: number
}
#
Defined in#
ViewRefƬ ViewRef: PIXI.Graphics
#
Defined in#
ViewTypeƬ ViewType: React.FC
<ViewProps
>
#
Defined in#
Variables#
View• View: FC
<PropsWithRef
<Container
, ViewProps
>>
The rectangle creator for PIXI.