
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