Function: isTopModal()
isTopModal(
id:number):boolean
Defined in: src/components/common/Modal/modalStack.ts:97
Returns true if the provided modal id is currently the top-most open modal.
Parametersโ
idโ
number
Returnsโ
boolean
isTopModal(
id:number):boolean
Defined in: src/components/common/Modal/modalStack.ts:97
Returns true if the provided modal id is currently the top-most open modal.
number
boolean