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

main.react.PropsWithStyle.kt Maven / Gradle / Ivy

package react

external interface PropsWithStyle : Props {
    var style: CSSProperties?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy