LinkAppearance

Configuration for customizing the visual appearance of Link components.

Parameters

lightColors

Colors to use when the system is in light mode.

darkColors

Colors to use when the system is in dark mode.

primaryButton

Configuration for primary button styling (corner radius, height).

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Colors

Color configuration for Link components.

Link copied to clipboard

Configuration for primary button styling.

Link copied to clipboard

The light/dark mode style of the appearance.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun reduceLinkBranding(reduceLinkBranding: Boolean): LinkAppearance
Link copied to clipboard