Skip to content

export variables #1

Open
Open
@BebeSparkelSparkel

Description

@BebeSparkelSparkel

I'm sure that you have considered this but I think it would be nice to allow for a syntax that allows for variables.

<div class=#{purescriptVariable}>
  <p>#{anotherPurscriptVariable}</p>
</div>
[ HH.div [ HP.class_ $ H.ClassName purescriptVariable ]
  [ HH.p_ [ HH.text anotherPurescriptVariable ] ]
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions