overflow Y
This function sets the overflow-y property of a component for all media devices.
example calls:
overflowY { scroll } // use a predefined value
Parameters
extension function parameter to bring the predefined values of OverflowYValues into the scope of the functional expression
This function sets the overflow-y property of a component for all media devices.
example calls:
overflowY { scroll } // use a predefined value
Parameters
extension function parameter to bring the predefined values of OverflowYValues into the scope of the functional expression for large media devices
extension function parameter to bring the predefined values of OverflowYValues into the scope of the functional expression for medium sized media devices
extension function parameter to bring the predefined values of OverflowYValues into the scope of the functional expression for small media devices
extension function parameter to bring the predefined values of OverflowYValues into the scope of the functional expression for extra large media devices