• 给定具体的 value 值,生成 JSXAttribute

    Parameters

    • name: string

      属性名

    • value: any

      属性值代码

    Returns JSXAttribute