commonMain.symphony.LocationInputField.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of symphony-input-geo Show documentation
Show all versions of symphony-input-geo Show documentation
A kotlin multiplatform library for headless input location fields
The newest version!
@file:JsExport
@file:Suppress("NON_EXPORTABLE_TYPE")
package symphony
import geo.GeoLocation
import symphony.properties.Typeable
import kotlin.js.JsExport
interface LocationInputField : TransformingInputField, Typeable
© 2015 - 2025 Weber Informatics LLC | Privacy Policy