Update API doc
parent
ed4e50bbfe
commit
cd0eebcc82
|
@ -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.",
|
||||||
|
|
871
pnpm-lock.yaml
871
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue