Skip to content

Button docs example differs from specification #9360

@kiwikern

Description

@kiwikern

Bug, feature request, or proposal:

Docs bug

What is the expected behavior?

Per specification, FABs should have the accent color if no color attribute is given. Embedded example in the docs shows the Basic FAB in white.
Buttons example should look the same in stackblitz and the embedded docs version.

What is the current behavior?

  • On stackblitz: FAB button without a color attribute is in the accent color as specified.
    image
  • In docs: FAB button without a color attribute has no background. (Basic).
    image

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions