Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ visible
Method
visible
src/google-maps/map-marker/map-marker.ts:122–124 ·
view source on GitHub ↗
(value: boolean)
Source
from the content-addressed store, hash-verified
120
*/
121
@Input()
122
set visible(value: boolean) {
123
this._visible = value;
124
}
125
private _visible: boolean | undefined;
126
127
/**
Callers
15
expansionIcon
Method · 0.80
expansionIcon
Method · 0.80
expansionIcon
Method · 0.80
expansionIcon
Method · 0.80
expansionIcon
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
Menu
Class · 0.80
constructor
Method · 0.80
isFocusable
Method · 0.80
menu.spec.ts
File · 0.80
onMouseOver
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected