Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Augmenter should accept arrays as attributes #12

@jonnitto

Description

@jonnitto

The Augmenter should accept also arrays (e. g. Neos.Fusion:RawArray) as attributes. Like that it would be possible to set the class names like this:

class = Neos.Fusion:RawArray {
    name = ${props.classname}
    foo = ${foo ? 'foo' : false}
    bar = ${bar ? 'bar' : false}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions