@cryptic-css/prop-scroll
Adds support for custom prop scroll
. It'll apply all necessary CSS to
create scrollable boxes with hidden scrollbars where possible. It mostly has mobile use cases.
#
UsageLive Editor
Result
#
Available valuesx
: Enable horizontal scrolling.y
: Enable vertical scrolling.true
: Enable scrolling in both directions.
#
ConfigurationThe plugin is included in the
ccss
package pre-configured. Skip this step if you don't need custom configuration and/or CCSS instance.