mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
chore(): update to latest stencil
This commit is contained in:
@ -12,21 +12,9 @@ See [Grid Layout](/docs/layout/grid) for more information.
|
||||
|
||||
## Properties
|
||||
|
||||
#### fixed
|
||||
|
||||
boolean
|
||||
|
||||
If true, the grid will have a fixed width based on the screen size. Defaults to `false`.
|
||||
|
||||
|
||||
## Attributes
|
||||
|
||||
#### fixed
|
||||
|
||||
boolean
|
||||
|
||||
If true, the grid will have a fixed width based on the screen size. Defaults to `false`.
|
||||
|
||||
| Property | Attribute | Description | Type |
|
||||
| -------- | --------- | ---------------------------------------------------------------------------------------- | --------- |
|
||||
| `fixed` | `fixed` | If true, the grid will have a fixed width based on the screen size. Defaults to `false`. | `boolean` |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user