Update API doc

pull/6136/head
GitHub Actions Bot 2024-07-29 06:37:07 +00:00
parent ed4e50bbfe
commit cd0eebcc82
2 changed files with 431 additions and 446 deletions

View File

@ -27484,10 +27484,10 @@
} }
}, },
"fluid": { "fluid": {
"description": "Fluid spans 100% width of the container.\n\n[Live Demo](https://www.primevue.org/fluid/)", "description": "Fluid is a layout component to make descendant components span full width of their container.\n\n[Live Demo](https://www.primevue.org/fluid/)",
"components": { "components": {
"default": { "default": {
"description": "Fluid spans 100% width of the container.", "description": "Fluid is a layout component to make descendant components span full width of their container.",
"methods": { "methods": {
"description": "Defines methods that can be accessed by the component's reference.", "description": "Defines methods that can be accessed by the component's reference.",
"values": [] "values": []
@ -27689,7 +27689,7 @@
} }
}, },
"fluidstyle": { "fluidstyle": {
"description": "Fluid spans 100% width of the container.\n\n[Live Demo](https://www.primevue.org/fluid/)", "description": "Fluid is a layout component to make descendant components span full width of their container.\n\n[Live Demo](https://www.primevue.org/fluid/)",
"interfaces": { "interfaces": {
"description": "Defines the custom interfaces used by the module.", "description": "Defines the custom interfaces used by the module.",
"eventDescription": "Defines the custom events used by the component's emit.", "eventDescription": "Defines the custom events used by the component's emit.",

File diff suppressed because it is too large Load Diff