Lines Matching refs:anchor

67 Sets the anchor for locating the component.
141anchor: string, align: [HorizontalAlign](ts-appendix-enums.md#horizontalalign) } | Left alignment.…
142anchor: string, align: [HorizontalAlign](ts-appendix-enums.md#horizontalalign) } | Right alignment…
143anchor: string, align: [HorizontalAlign](ts-appendix-enums.md#horizontalalign) } | Horizontal cent…
144anchor: string, align: [VerticalAlign](ts-appendix-enums.md#verticalalign) } | Top alignment.<br>-…
145anchor: string, align: [VerticalAlign](ts-appendix-enums.md#verticalalign) } | Bottom alignment.<b…
146 | center | { anchor: string, align: [VerticalAlign](ts-appendix-enums.md#verticalalign) } | Vertica…
147 … Offset of the component under the anchor constraints. The value is the ratio of the distance to t…
161 … Offset of the component under the anchor constraints. The value is the ratio of the distance to t…
169 | anchor | string | ID of the component that serves as the anchor.|
170 …-appendix-enums.md#horizontalalign) | Horizontal alignment mode relative to the anchor component.|
178 | anchor | string | ID of the component that serves as the anchor.|
179 …](ts-appendix-enums.md#verticalalign) | Vertical alignment mode relative to the anchor component.|
183 Defines the offset of the component under the anchor constraints.
184anchor D<sub>start</sub> to the total distance between the component and the horizontal anchors D<…
186 …e of **Bias** is the ratio of the distance from the component to the top anchor D<sub>top</sub> to…