---
order: 7
title:
  zh-CN: Flex 填充
  en-US: Flex Stretch
---
## zh-CN
Col 提供 `flex` 属性以支持填充。
## en-US
Col provides `flex` prop to support fill rest.
  Percentage columns
  
    2 / 5
    3 / 5
  
  Fill rest
  
    100px
    auto
  
  Raw flex style
  
    1 1 200px
    0 1 300px
  
  
    
      none
    
    auto with no-wrap