Skip to content

Add support for setting a default Component role #631

@jelbourn

Description

@jelbourn

Component configuration should include an option for the default element role.

@Component({
  selector: 'md-checkbox',
  role: 'checkbox'
})
class MdCheckbox{ /* ... */ }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions