Skip to content

Add custom-elements.json for each web components #545

Open
@andrealeardini

Description

@andrealeardini

I'm submitting a:

  • bug report
    feature request

Related code:

{
  "version": 1,
  "tags": [
    {
      "label": "mwc-button",
      "description": "Buttons allow users to take actions, and make choices, with a single tap",
      "attributes": [...],
      "properties": [...],
      "events": [...],
      "slots": [...]
    }
  ]
}

w3c/webcomponents discussion:

Used by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @dfreedm@aomarks@jogibear9988@fernandopasik@andrealeardini

      Issue actions

        Add custom-elements.json for each web components · Issue #545 · material-components/material-web