Skip to content

Exclude something from a selection#154

Description

@Bossieh

Hey, first of all thanks for this awesome library, saved me a lot of time already 馃憤

Is there any way to exclude something from a <Selection>?

This for example does not seem to work:

<Selection>
    <Select enabled={true}>
        // apply selection all child elements
        <Select enabled={false}>
            // except for those child elements
        </Select>
    </Select>
</Selection>

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