Skip to content

Hide modal/confirm programmatically #3346

Open
@m0ksem

Description

@m0ksem
const { init } = useModal()

const { close }  = init('aaaaa')

setTimeout(() => {
 close()
}, 3000)

Metadata

Metadata

Assignees

Labels

d2: easyRecomended mode for new, but mature playersv1: minorThis might be helpful, but not really

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions