Skip to content

Commit

Permalink
Bottom Centered - TextUI (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
xSamiVS authored Mar 12, 2024
1 parent bff790f commit 3563598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/ox_lib/Modules/Interface/Client/textui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Show the TextUI window.

- text: `string`
- options?: `table`
- position?: `'right-center'` or `'left-center'` or `'top-center'`
- position?: `'right-center'` or `'left-center'` or `'top-center'` or `'bottom-center'`
- Default: `'right-center'`
- icon?: `string` or `table` (`array`)
- iconColor?: `string`
Expand Down

0 comments on commit 3563598

Please sign in to comment.