Skip to content

directives API #6

Description

@MarkoMin

Directives are now exported as an API which might be cumbersome to handle.

Using access module and treating directives as opaque might help.

Common use cases:

  1. See if directive is present or not
  2. Get value of some directive argument (handle defaults - maybe there must be a way to tell if there was any value or it was undefined)
  3. ?

It would be nice to declare what type an argument can be.

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