Skip to main content

ContentDirectionOptions

Overview

ContentDirectionOptions defines the possible alignment directions for content, allowing for consistent layout customization across the application.

Possible Values

start

Aligns the content to the start of the container.

end

Aligns the content to the end of the container.

center

Centers the content within the container.