Overflow • Natura11y

There is a newer version of Naturally.

Closeup photography of swarm of jellyfish

Photo by Matt Thomason

Overflow

Introduction

Change the overflow property of an element.


Overflow Utilities

Natura11y provides the following overflow utilities:


        <div class="overflow-auto">...</div>
        <div class="overflow-visible">...</div>
        <div class="overflow-hidden">...</div>
        <div class="overflow-x-scroll">...</div>
        <div class="overflow-y-scroll">...</div>
    
Figure 1