@arcmantle/lit-jsx
    Preparing search index...

    Type Alias JSXProps<T>

    JSXProps: CanBeNothing<ExcludeHTML<T>> & HTMLAttributes<T> & {}

    Type Parameters

    • T extends object