Skip to content

Custom renders per component / property type  #235

Open
@moshloop

Description

@moshloop

i.e. Using a https://github.com/jvatic/goja-babel provide an option to specify a JSX renderer content at a SystemTemplate level.

e.g.

components: []
renderers: 
    components:
        - name: abc
          type: EKSCluster
          jsx: "..."

     properties:
       - name: cpu
          jsx: "..."

This would generate components with the name: `-{component|property}-{name|kind}-name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions