Skip to content

feat(web): add size to input dialog options#32

Merged
antond15 merged 1 commit intoCommunityOx:mainfrom
Hyperscale1:main
Jul 26, 2025
Merged

feat(web): add size to input dialog options#32
antond15 merged 1 commit intoCommunityOx:mainfrom
Hyperscale1:main

Conversation

@Hyperscale1
Copy link

This PR aims to add a size parameter to the ox_lib input dialogs.

Example:

lib.inputDialog('TEST DIALOG',{
    { type = 'input', label = 'Input 1', placeholder = 'Type something here...' },
}, {
    size = 'md'
})

@unitysync
Copy link

LGTM 👍 @ESK0 @antond15

@antond15 antond15 merged commit 301ff2d into CommunityOx:main Jul 26, 2025
@antond15
Copy link
Member

Thanks for the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants