@kayelaa/canvas API - v0.2.15
    Preparing search index...

    Class KaylaElement<Props>

    Virtual element descriptor — the JSX representation of a component instance.

    Type Parameters

    • Props extends FCProps

      Props type of the target component

    Index

    Constructors

    Properties

    Constructors

    Properties

    type: FC<Props>
    props: Props