MCPcopy Create free account
hub / github.com/UI5/webcomponents / hasGrowingComponent

Method hasGrowingComponent

packages/main/src/Table.ts:75–75  ·  view source on GitHub ↗

* Determines whether the table has a growing control, that should be rendered in the table.

()

Source from the content-addressed store, hash-verified

73 * Determines whether the table has a growing control, that should be rendered in the table.
74 */
75 hasGrowingComponent(): boolean;
76 _individualSlot?: string;
77}
78

Callers 2

TableTemplateFunction · 0.65

Implementers 2

TableGrowingpackages/main/src/TableGrowing.ts
Listpackages/main/src/List.ts

Calls

no outgoing calls

Tested by

no test coverage detected