Skip to content

Glimmer Component API #95

@buschtoens

Description

@buschtoens

The Glimmer Component API works different to the old Ember Component API. Arguments are not placed directly on the Component instance, but are set as the args object on the instance. This means that this addon is incompatible with Glimmer Components.

To get a feel for how they work, you can use sparkles-component.

The question I want to solve is: How can we expose the same validation system to Glimmer Components?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions