Pilates
    Preparing search index...

    Interface SelectIndicatorProps

    interface SelectIndicatorProps {
        isDisabled: boolean;
        isHighlighted: boolean;
    }
    Index

    Properties

    isDisabled: boolean
    isHighlighted: boolean