All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.react.select.LoadingIndicator.kt Maven / Gradle / Ivy

package react.select

import react.PropsWithChildren

external interface LoadingIndicatorProps : PropsWithChildren {
    var size: Double
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy