Update API doc
parent
ed4e50bbfe
commit
cd0eebcc82
|
@ -27484,10 +27484,10 @@
|
|||
}
|
||||
},
|
||||
"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": {
|
||||
"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": {
|
||||
"description": "Defines methods that can be accessed by the component's reference.",
|
||||
"values": []
|
||||
|
@ -27689,7 +27689,7 @@
|
|||
}
|
||||
},
|
||||
"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": {
|
||||
"description": "Defines the custom interfaces used by the module.",
|
||||
"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