• Parameters

    • type: VNodeTypes | ClassComponent | typeof NULL_DYNAMIC_COMPONENT
    • Optional props: null | Data & VNodeProps
    • Optional children: unknown
    • Optional patchFlag: number
    • Optional dynamicProps: null | string[]
    • Optional isBlockNode: boolean

    Returns VNode

Generated using TypeDoc