• 给定具体的 value 代码,生成 JSXAttribute

    Parameters

    • name: string

      属性名

    • valueCode: string

      属性值代码

    Returns JSXAttribute