Skip to content

[feature-toggle-jsx] withFeature HoC that has fallback when feature is not enabled #16

@znut

Description

@znut

Instead of hiding the component, a fallback component will be shown instead of the actual component.
Interface would be something like this

withFeature(Component, FallbackComponent, "myAwesomeFeature")

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