mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
feat(web/context): disabled buttons
This commit is contained in:
@@ -15,6 +15,7 @@ export const debugContext = () => {
|
||||
icon: 'inbox',
|
||||
image: 'https://i.imgur.com/YAe7k17.jpeg',
|
||||
metadata: [{ label: 'Value 1', value: 300 }],
|
||||
disabled: true,
|
||||
},
|
||||
{
|
||||
title: 'Menu button',
|
||||
|
||||
Reference in New Issue
Block a user