Searched defs:showModal (Results 1 – 2 of 2) sorted by relevance
23 showModal = false; property in AttributeModalHolder
288 export async function showModal(attrs: ModalDefinition): Promise<void> { function