XmlAttributeEditor.svelte view source
attribute
dormant?
type
boolean | undefinedoptional
onupdate
type
(updates: Partial<OmitStrict<XmlAttributeWithDefaults, 'id'>>) => voidonremove
type
() => void