Element Details: Responsive+Visibility
 Back


Available in: Logi Info Source code name: ResponsiveVisibilityIntroduced in: v11.4.046

ResponsiveVisibility indicates if the parent element is visible, depending on the browser's viewport width. This can be useful for hiding information on smaller screens, or showing information in a different way.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
HideForExtraSmallScreen
True
False
When True, hides the parent element for extra-small screens.
HideForLargeScreen
True
False
When True, hides the parent element for screens larger than medium-size.
HideForMediumScreen
True
False
When True, hides the parent element for medium-size screens.
HideForSmallScreen
True
False
When True, hides the parent element for small screens.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Action.Popup Menu
Column Cell
Crosstab Table Header Column
Crosstab Table Label Column
Crosstab Table Summary Column
Dashboard Panel
Data Table Column
Division
Extra Column Header
Header Row
HTML Tag
Input Grid
More Info Row
More Info Row Column
Page Footer
Page Header
Report Footer
Report Header
Row
Summary Row
Tab Panel


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug