
jsMain.web.clipboard.ClipboardItemOptions.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.clipboard
sealed external interface ClipboardItemOptions {
var presentationStyle: PresentationStyle?
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy