zibri
    Preparing search index...
    PreactComponent: (props: T) => JSX.Element

    Definition of a valid preact component that can be rendered by zibri.

    Type Parameters

    • T = {}

    Type Declaration

      • (props: T): JSX.Element
      • Parameters

        • props: T

        Returns JSX.Element