-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Assignees
@y21
Description
Is your feature request related to a problem? Please describe.
The default prompt()
function does not really fit into the design of blobs.io as it relies on the browser and also there's only a text box so can't input more than that.
Describe the solution you'd like
Instead it would be cool if we had a function that adds a centered HTML element that overrides all other HTML elements (z-index
).