206 lines
5.7 KiB
JSON
206 lines
5.7 KiB
JSON
{
|
|
"data": [
|
|
{
|
|
"name": "Getting Started",
|
|
"icon": "pi pi-home",
|
|
"children": [
|
|
{
|
|
"name": "Introduction",
|
|
"to": "/introduction"
|
|
},
|
|
{
|
|
"name": "Vite",
|
|
"to": "/vite"
|
|
},
|
|
{
|
|
"name": "Nuxt",
|
|
"to": "/nuxt"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Components",
|
|
"icon": "pi pi-compass",
|
|
"children": [
|
|
{
|
|
"name": "Avatar",
|
|
"to": "/avatar"
|
|
},
|
|
{
|
|
"name": "Badge",
|
|
"to": "/badge"
|
|
},
|
|
{
|
|
"name": "Button",
|
|
"to": "/button"
|
|
},
|
|
{
|
|
"name": "Card",
|
|
"to": "/card"
|
|
},
|
|
{
|
|
"name": "Checkbox",
|
|
"to": "/checkbox"
|
|
},
|
|
{
|
|
"name": "Chip",
|
|
"to": "/chip"
|
|
},
|
|
{
|
|
"name": "Divider",
|
|
"to": "/divider"
|
|
},
|
|
{
|
|
"name": "Fieldset",
|
|
"to": "/fieldset"
|
|
},
|
|
{
|
|
"name": "InputMask",
|
|
"to": "/inputmask"
|
|
},
|
|
{
|
|
"name": "InputNumber",
|
|
"to": "/inputnumber"
|
|
},
|
|
{
|
|
"name": "InputOtp",
|
|
"to": "/inputotp"
|
|
},
|
|
{
|
|
"name": "InputText",
|
|
"to": "/inputtext"
|
|
},
|
|
{
|
|
"name": "Message",
|
|
"to": "/message"
|
|
},
|
|
{
|
|
"name": "Panel",
|
|
"to": "/panel"
|
|
},
|
|
{
|
|
"name": "ProgressBar",
|
|
"to": "/progressbar"
|
|
},
|
|
{
|
|
"name": "RadioButton",
|
|
"to": "/radiobutton"
|
|
},
|
|
{
|
|
"name": "Rating",
|
|
"to": "/rating"
|
|
},
|
|
{
|
|
"name": "SelectButton",
|
|
"to": "/selectbutton"
|
|
},
|
|
{
|
|
"name": "Skeleton",
|
|
"to": "/skeleton"
|
|
},
|
|
{
|
|
"name": "Slider",
|
|
"to": "/slider"
|
|
},
|
|
{
|
|
"name": "Tag",
|
|
"to": "/tag"
|
|
},
|
|
{
|
|
"name": "Textarea",
|
|
"to": "/textarea"
|
|
},
|
|
{
|
|
"name": "Timeline",
|
|
"to": "/timeline"
|
|
},
|
|
{
|
|
"name": "Toast",
|
|
"to": "/toast"
|
|
},
|
|
{
|
|
"name": "ToggleButton",
|
|
"to": "/togglebutton"
|
|
},
|
|
{
|
|
"name": "ToggleSwitch",
|
|
"to": "/toggleswitch"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Icons",
|
|
"icon": "pi pi-eye",
|
|
"to": "/icons"
|
|
},
|
|
{
|
|
"name": "Figma UI Kit",
|
|
"icon": "pi pi-pencil",
|
|
"to": "https://primevue.org/uikit"
|
|
},
|
|
{
|
|
"name": "Templates",
|
|
"icon": "pi pi-heart",
|
|
"to": "https://primevue.org/templates"
|
|
},
|
|
{
|
|
"name": "PrimeBlocks",
|
|
"icon": "pi pi-server",
|
|
"href": "https://primeblocks.org"
|
|
},
|
|
{
|
|
"name": "Support",
|
|
"icon": "pi pi-question",
|
|
"children": [
|
|
{
|
|
"name": "Discord Server",
|
|
"href": "https://discord.gg/gzKFYnpmCY"
|
|
},
|
|
{
|
|
"name": "Forum",
|
|
"href": "https://github.com/orgs/primefaces/discussions"
|
|
},
|
|
{
|
|
"name": "PRO Support",
|
|
"href": "https://primevue.org/support"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Discover",
|
|
"icon": "pi pi-search",
|
|
"children": [
|
|
{
|
|
"name": "About Us",
|
|
"href": "https://primevue.org/team"
|
|
},
|
|
{
|
|
"name": "Newsletter",
|
|
"href": "https://www.primefaces.org/newsletter"
|
|
},
|
|
{
|
|
"name": "PrimeGear",
|
|
"href": "https://gear.primefaces.org"
|
|
},
|
|
{
|
|
"name": "Source Code",
|
|
"href": "https://github.com/primefaces/primevue/tree/master/apps/volt/volt"
|
|
},
|
|
{
|
|
"name": "Store",
|
|
"href": "https://www.primefaces.org/store/"
|
|
},
|
|
{
|
|
"name": "Twitter",
|
|
"href": "https://twitter.com/primevue"
|
|
},
|
|
{
|
|
"name": "PrimeTV",
|
|
"icon": "pi pi-youtube",
|
|
"href": "https://www.youtube.com/channel/UCTgmp69aBOlLnPEqlUyetWw"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|