Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aurelia/framework
/ HtmlBehaviorResource
Interface
HtmlBehaviorResource
src/framework-configuration.ts:524–526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
/** @internal */
523
declare module
'aurelia-templating'
{
524
interface
HtmlBehaviorResource {
525
elementName: string | null;
526
}
527
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…