ion-content

Defines a Content component.

There should only be one Content per page, as for Header and Footer.
This is the main space where other components will be inserted.
You can use the padding property to automatically define some margins.
For more information: Content.

Name Description
Color Specifies ionic color.
Fixed content Specifies a fixed content.
Force overscroll Specifies whether to force over scroll.
Full screen Specifies a fullscreen content.
Padding Specifies a padding for content
Scroll X Specifies whether to enable the content scrolling in the X axis.
Scroll Y Specifies whether to enable the content scrolling in the Y axis.
Scroll events Specifies whether to enable scroll events and start listening from (ionScroll).
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Identifier Defines the component identifier.
Is active Defines whether the component is active.