Skip to main content

StyleUtils

@shopify/shop-minis-platform-sdk / theme/gravity/StyleUtils

MIN_BORDER_WIDTH

const MIN_BORDER_WIDTH: 1 = 1

The Shop Design System defines a minimum width for use in borders and dividers. If you are creating a divider, use

component instead of this constant.


colorWithOpacity()

colorWithOpacity(hex, alpha): string

Parameters

ParameterType
hexstring
alphanumber

Returns

string