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

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

@file:JsModule("react-select")
@file:JsNonModule

package react.select

import csstype.ClassName
import react.ComponentClass
import react.Key
import react.PropsWithClassName
import react.ReactNode
import react.dom.events.FocusEventHandler
import react.dom.events.KeyboardEventHandler
import web.html.HTMLDivElement
import web.html.HTMLElement
import web.html.HTMLInputElement
import web.uievents.WheelEvent

external interface MenuPosition

external interface ActionMeta




© 2015 - 2025 Weber Informatics LLC | Privacy Policy