WebCell
    Preparing search index...

    Type Alias FunctionComponent<P>

    FunctionComponent: (props: P) => VNode

    Type Parameters

    • P extends DataObject = {}

    Type Declaration

      • (props: P): VNode
      • Parameters

        • props: P

        Returns VNode