πŸ“–
xMenu
  • πŸ‘‹Welcome to xMenu documentation
  • Overview
    • πŸ’‘What we do
    • ✨Our Features
    • 🎨Themes
    • πŸ—ΊοΈRoadmap
  • Usage
    • Style parameters
    • xmenu.create
    • xmenu.render
      • addButton
      • addSeparator
      • addCheckbox
      • addSlider
      • addLine
      • addList
      • onClosed
    • xmenu.getState
Powered by GitBook
On this page
  • Global style
  • Items style
  1. Usage

Style parameters

Global style

Style parameters

Name
Type

subtitle

string

description

string

itemsPerPage

number

Panel parameters

Name
Type

title

string

image

string

value

table

statistics

table

Value parameters

{{"Sultan","500$"}, {"SMG", "500$"}, {"Pistol", "500$"}}

Statistics parameters

{{"Max Speed", 75}, {"Damage", 50}, {"Range", 100}}

Items style

Style parameters

Name
Type

rightLabel

string

description

string

panel

table

Style parameters

Name
Type

description

string

panel

table

Style parameters

Name
Type

description

string

panel

table

Style parameters

Name
Type

description

string

panel

table

PreviousRoadmapNextxmenu.create

Last updated 1 year ago