Skip to content

When component #4

@Su-Yong

Description

@Su-Yong

Summary

This component is designed to force re-render a component. If you want to flip a component that has children's changing their own value, When component updates its child so that you can flip the grouping component.

Structure

interface WhenProps {
	when: string[];
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions