div-page-content-size
The page size is equal to the size of its content.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be Functionality is under development. |
alignment |
string Alignment of pager pages along the scroll axis. For edge alignment, the margin from the edge of the parent equals the value of the corresponding padding. Possible values: Default value: Functionality is under development. |
JSON
{
type*: "wrap_content",
alignment: "string"
}