CSS Types

CSS Types

Editing

<'flex-basis'>

데브딕에서 지정한 색인용 자료 타입

flex-basis 속성에 사용되는 타입이다.

플렉스 항목의 크기를 나타낸다. width(또는 flex-directioncolumn인 경우 height)와 동시 적용한 경우에는 flex-basis 속성이 우선 적용된다.

구문

  • Flexible Box Layout Module Level 1
    content | <width-css21>

사용되는 키워드

키워드요약
content

콘텐츠의 크기에 따라 자동으로 계산한다.

사용되는 타입

버전 명세

Modules
Module NameStatusSummary
Flexible Box Layout Module Level 1추천 후보

Last review date: 2022-6-16