Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

feat(input): added lib.getOpenInputDialog #738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hajdenko
Copy link

Added a function that gets the state of the InputDialog. Usage:
local isOpen, data = lib.getOpenInputDialog()

Added a function that gets the state of the InputDialog.
Usage:
local isOpen, data = lib.getOpenInputDialog()

Signed-off-by: hajdenos <[email protected]>
@Hajdenko Hajdenko changed the title Added lib.getOpenInputDialog feat(input): added lib.getOpenInputDialog Mar 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant