Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

FAB missing exited property #658

@mgr34

Description

@mgr34

FAB's can have the optional ability to exit. MDC-Web supplies us with class .mdc-fab--exited [0] This class "animates the FAB out of view. When this class is removed, the FAB will return to view." What I am proposing is that FAB has a boolean prop exited. This can be used to add the class and works like other optional bool prop mini. (and I have a PR ready nearly ready)

[0] https://github.com/material-components/material-components-web/tree/v0.41.0/packages/mdc-fab#css-classes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions