Skip to content

bug: can't add button attributes dynamically #5186

@brandyscarney

Description

@brandyscarney

We fixed color by adding the color attribute, but if they use any other button attribute it won't add the class and won't get the proper styling.

<button [attr.outline]="slide.title ? '' : null">test</button>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions