MCPcopy Create free account
hub / github.com/angularcafe/slateui / constructor

Method constructor

projects/ui/src/directives/tooltip.ts:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 alias: 'uiTooltipTrigger',
55 });
56 constructor() {
57 effect(() => this.state().tooltip.set(this.trigger()));
58 }
59}
60
61@Directive({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected