Skip to content

CSS: position

.--position-relativeposition fel dosbarth byd-eang y gellir ei gydosod — .--position-<value> — gellir ei ddefnyddio'n syml neu ei gadwyni ar unrhyw gydran (.instui-button.--position-relative).

Source: index.ts

Defnydd

css
@import "@pantoken/components/utilities.css";

Enghreifftiau

html
<div class="--position-relative">…</div>

Modyfiwyr

ModyfiwrDisgrifiad
.--position-absoluteposition: absolute.
.--position-fixedposition: fixed.
.--position-relativeposition: relative.
.--position-staticposition: static.
.--position-stickyposition: sticky.