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

Method stripPresentation

packages/main/src/TabSeparator.ts:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 get stripPresentation() {
78 return executeTemplate(TabSeparator.stripTemplate, this);
79 }
80
81 get overflowPresentation() {
82 return executeTemplate(TabSeparator.overflowTemplate, this);

Callers

nothing calls this directly

Calls 1

executeTemplateFunction · 0.85

Tested by

no test coverage detected