ChemPare Documentation - v0.0.0
    Preparing search index...

    Interface IconSpinnerProps

    IconSpinnerProps interface for icon spinner component

    interface IconSpinnerProps {
        speed?: string | number;
        size?: number;
    }

    Hierarchy

    • SvgIconProps
      • IconSpinnerProps
    Index

    Properties

    Properties

    speed?: string | number

    Speed of the spinner

    size?: number

    Size of the spinner