compose-fluent-ui icon indicating copy to clipboard operation
compose-fluent-ui copied to clipboard

[fluent] Add `Geometry` to FluentTheme

Open Sanlorng opened this issue 1 year ago • 0 comments

Documentation

Geometry

Basic Usage

Layer(shape = FluentTheme.shapes.control)

Advanced Usage

Layer(shape = RoundedCornerShape(topStart = FluentTheme.cornerRadius.overlay))

Screenshot

image

Sanlorng avatar May 31 '24 08:05 Sanlorng