Preparing search index...
    interface CounterProps {
        disabled?: boolean;
        intent?: CounterIntent;
        size?: Universe.Platform.Uikit.SIZE;
    }
    Index

    Properties

    disabled?: boolean
    intent?: CounterIntent