Lines Matching refs:custom
7 …euses existing components through the basic capabilities of built-in and custom components to enca…
9 …custom placeholder nodes](./arkts-user-defined-place-hoder.md). There are three types of custom no…
10 …- **Custom rendering**: custom content rendering implemented by writing display data generated by …
17 …uick-start/arkts-create-custom-components.md) for basic component encapsulation by combining exist…
18 …custom arrangement of child components, useful in scenarios with clearly defined child components …
19 …custom drawing integrated into custom components, with APIs similar to W3C Canvas, suitable for de…
20 …custom animation effects on animatable component properties.<br>Use [@AnimatableExtend](../quick-s…
21 …posed modifiers.<br>Use [custom modifiers](../reference/apis-arkui/arkui-ts/ts-universal-attribute…
22 …s-file export and reuse, which is suitable for encapsulating and reusing custom gesture handling l…
23 …custom content.<br>Use [ContentModifier](../reference/apis-arkui/arkui-ts/ts-universal-attributes-…
24 …custom node capability, including custom measurement, layout, and rendering, with support for dyna…
25 …weight rendering nodes that provide rendering-related attribute setting, custom drawing, and node …
26 …ive components within custom FrameNode or RenderNode structures, facilitating the hybrid display o…
27 …oded through various methods into the **NativeWindow** object. This way, custom rendering is achie…