Skip to content

Make it usable for fusion users ;) #6

@mhsdesign

Description

@mhsdesign

lazy approach: using the php transpilation files:

renderer = PackageFactory.ComponentEngine:Component {
     class = "Vendor\\Project\\Component\\Button"
     props {
         type = "BUTTON"
         content = "Text"
     }
 }

or wait we have already https://github.com/sitegeist/Sitegeist.Rollup (need to check if it handles enums correctly)

also we want the render method to be called... or wait will do with __toString?

String.toString or sth can be used to cast via @process

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions