Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.11 KB

_utils_logical_properties_minblocksize_.minblocksizeprops.md

File metadata and controls

34 lines (18 loc) · 1.11 KB

@johanneslumpe/styled-props > "utils/logical-properties/minBlockSize" > MinBlockSizeProps

Interface: MinBlockSizeProps

Type parameters

T

Hierarchy

MinBlockSizeProps

Index

Properties


Properties

style$MinBlockSize

● style$MinBlockSize: T

Defined in utils/logical-properties/minBlockSize.ts:12

The min-block-size CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.

see: https://developer.mozilla.org/docs/Web/CSS/min-block-size