KC's Workspace
    Preparing search index...

    Type Alias JsxAttributeValue

    JsxAttributeValue:
        | StringLiteral
        | JsxExpression
        | JsxElement
        | JsxSelfClosingElement
        | JsxFragment