/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-divider.md | 32 …mponent for each divider. This is a shorthand attribute to set the **flex-grow** attribute.<br>Thi… 33 …grow | number | 0 | No| How much the divider will grow. The value specifies allocation of the rema…
|
H A D | js-service-widget-common-styles.md | 46 …grow**.<br>- A valid width value to set **flex-basis**.<br>Set two values in the following ways:<b… 47 …grow | number | 0 | How much a child component will grow. The value specifies allocation of the re…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-divider.md | 45 …for each child component. This is a shorthand attribute to set the **flex-grow** attribute.<br>Thi… 46 …grow | number | 0 | No | How much a child component wil…
|
H A D | js-components-common-styles.md | 47 …grow**.<br>- A valid width value<sup>5+</sup> to set **flex-basis**.<br>Set two values<sup>5+</sup… 48 …grow | number | 0 | Ho…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-divider.md | 43 … | number | - | 否 | 规定了分割线如何适应父组件中的可用空间,用来设置组件的flex-grow。<br>仅父容器为<div>… 44 | flex-grow | number | 0 | 否 | 设置分割线的伸展因子,指定父组件容器主轴方向上剩…
|
H A D | js-components-common-styles.md | 46 …grow。<br/>- 一个有效的宽度值<sup>5+</sup>:用来设置组件的flex-basis。<br/>双值语法<sup>5+</sup>:<br/>第一个值必须是无单位数,用… 47 | flex-grow | number | 0 …
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-divider.md | 32 | flex | number | - | 否 | 规定了分割线如何适应父组件中的可用空间。作为一个简写属性,用来设置组件的flex-grow。<br/>仅父容器为<div>、<l… 33 | flex-grow | number | 0 | 否 | 设置分割线的伸展因子,指定父组件容器主轴方向上剩余空间(容器本身大小减去所有flex项加起来的大小)的分配系数。0为不伸展。<br/>仅…
|
H A D | js-service-widget-common-styles.md | 46 …grow。<br/>- 一个有效的宽度值:用来设置组件的flex-basis。<br/>双值语法:<br/>第一个值必须是无单位数,用来设置组件的flex-grow。第二个值是以下之一:… 47 | flex-grow | number | 0 | 设置组件的拉伸样式,指定父组件容器主轴方向上剩余空间(容器本身大小减去所有flex子元素占用的大小)的分配权重。0为不伸展。<br/>仅父容器为…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-components-button.md | 188 …placeholder-color:{{mystyle2}};flex-grow:{{myflex}};"name="{{myname}}" value="{{myvalue}}"></input>
|
H A D | ui-js-components-list.md | 242 flex-grow: 1;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string.h | 561 if (!grow(1)) { in push_back() 579 if (!grow(newSize)) { in append() 840 inline bool grow(const size_type minCapacity) in grow() function
|
/ohos5.0/docs/zh-cn/application-dev/key-features/multi-device-app-dev/ |
H A D | adaptive-layout.md | 40 > - 类Web开发范式也是通过flex-grow和flex-shrink实现拉伸能力,同时也支持配置flex-basis,详见[通用样式](../../reference/apis-arkui/a… 42 > - 类Web开发范式没有提供blank组件,但可以通过div组件模拟blank组件的行为,如“<div style='flex-grow: 1; flex-shrink: 0; flex-…
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-components-button.md | 188 …placeholder-color:{{mystyle2}};flex-grow:{{myflex}};"name="{{myname}}" value="{{myvalue}}"></input>
|
H A D | ui-js-components-list.md | 243 flex-grow: 1;
|
H A D | arkts-layout-development-overview.md | 78 1. **flexGrow** defines the grow factor of a flex item.
|
H A D | arkts-layout-development-flex-layout.md | 556 …g space that is allocated to the child element. In other words, it is the grow factor of the child…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | js-apis-uiEffect-sys.md | 61 | stretchSizes | Array\<number\> | Yes | Ratio based on which the pixels grow towards the…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-memory-exception.md | 11 …es, and registers of the function are stored into the stack. Stack frames grow towards lower addre…
|
H A D | kernel-mini-extend-file.md | 335 …uffer with the fixed size (configurable). That is, the RAM usage does not grow with the file syste…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-image-effect.md | 321 …riginal image is stretched, and the image size increases. The edge pixels grow by the set length t…
|