MCPcopy Create free account

hub / github.com/angular/components / functions

Functions7,844 in github.com/angular/components

↓ 10 callersMethodsetFirstItemActive
Sets the active item to the first enabled item in the list.
src/cdk/a11y/key-manager/list-key-manager.ts:335
↓ 10 callersMethodsetFocusOrigin
* Sets the focus origin that will be passed in to the items for any subsequent `focus` calls. * @param origin Focus origin to be used when focusing
src/cdk/a11y/key-manager/focus-key-manager.ts:29
↓ 10 callersMethodtrigger
* If the menu item is not disabled and the element does not have a menu trigger attached, emit * on the cdkMenuItemTriggered emitter and close all
src/cdk/menu/menu-item.ts:130
↓ 10 callersMethodvalue
()
src/material/chips/chip.ts:180
↓ 10 callersFunctionwaitForMicrotasks
()
src/aria/private/testing/test-helpers.ts:13
↓ 10 callersMethodwithHorizontalOrientation
* Configures the key manager to move the selection horizontally. * Passing in `null` will disable horizontal movement. * @param direction Direct
src/cdk/a11y/key-manager/list-key-manager.ts:126
↓ 10 callersMethodwithWrap
* Configures wrapping mode, which determines whether the active item will wrap to * the other end of list when there are no more items in the given
src/cdk/a11y/key-manager/list-key-manager.ts:107
↓ 9 callersMethod_executeScript
Executes a function in the browser.
src/cdk/testing/selenium-webdriver/selenium-web-driver-element.ts:282
↓ 9 callersMethod_formatValue
Formats the current value and assigns it to the input.
src/material/timepicker/timepicker-input.ts:416
↓ 9 callersMethod_navigateWithSelection
Executes a navigation operation and applies selection options.
src/aria/private/behaviors/grid/grid.ts:416
↓ 9 callersMethod_updateSelectionAnchor
Updates the selection anchor to the given coordinates.
src/aria/private/behaviors/grid/grid.ts:378
↓ 9 callersMethod_updateWidthInactive
* Sets the slider input to disproportionate dimensions to allow for touch * events to be captured on touch devices.
src/material/slider/slider-input.ts:534
↓ 9 callersMethodcloseAll
* Pop off all MenuStackItems and emit each one on the `close` observable one by one. * @param options Options that configure behavior on close.
src/cdk/menu/menu-stack.ts:164
↓ 9 callersMethoddataSource
()
src/cdk/tree/tree.ts:167
↓ 9 callersMethoddismiss
* Dismisses the currently-visible snack bar.
src/material/snack-bar/snack-bar.ts:144
↓ 9 callersFunctiondispatchTouchEvent
( node: Node, type: string, pageX = 0, pageY = 0, clientX = 0, clientY = 0, )
src/cdk/testing/testbed/fake-events/dispatch-events.ts:94
↓ 9 callersMethodexit
* Removes an item from the container after it was dragged into another container by the user. * @param item Item that was dragged out.
src/cdk/drag-drop/drop-list-ref.ts:289
↓ 9 callersMethodexpandAll
Expand all the dataNodes in the tree
src/cdk/tree/control/tree-control.ts:42
↓ 9 callersMethodgetChildren
Retrieves the children for this item.
src/cdk/a11y/key-manager/tree-key-manager-strategy.ts:27
↓ 9 callersFunctiongetFileContent
(tree: Tree, filePath: string)
src/cdk/schematics/testing/file-content.ts:12
↓ 9 callersMethodhide
Hides the tooltip after the delay in ms, defaults to tooltip-delay-hide or 0ms if no input
src/material/tooltip/tooltip.ts:474
↓ 9 callersMethodinfo
(message: string)
src/cdk/schematics/update-tool/logger.ts:13
↓ 9 callersMethodisDisabled
(value: string)
src/components-examples/aria/toolbar/toolbar-configurable/toolbar-configurable-example.ts:60
↓ 9 callersMethodisFocusable
Checks if the given item is able to receive focus.
src/aria/private/behaviors/list/list.ts:190
↓ 9 callersFunctionkeydown
(key: string, modifierKeys: {} = {})
src/aria/combobox/combobox.spec.ts:27
↓ 9 callersFunctionkeydown
(key: string, modifierKeys: ModifierKeys = {})
src/aria/grid/grid.spec.ts:56
↓ 9 callersMethodmenu
()
src/material/menu/menu-trigger.ts:59
↓ 9 callersMethodnext
Focuses the next menu item.
src/aria/private/menu/menu.ts:366
↓ 9 callersMethodoutsidePointerEvents
Gets an observable of pointer events targeted outside this overlay.
src/cdk/overlay/overlay-ref.ts:315
↓ 9 callersMethodprev
Focuses the previous menu item.
src/aria/private/menu/menu.ts:360
↓ 9 callersMethodrequired
()
src/components-examples/material/form-field/form-field-custom-control/form-field-custom-control-example.ts:142
↓ 9 callersMethodsetDefaultStateEffect
Sets the default active state of the grid before receiving focus the first time.
src/aria/private/grid/grid.ts:272
↓ 9 callersMethodshow
Shows the tooltip after the delay in ms, defaults to tooltip-delay-show or 0ms if no input
src/material/tooltip/tooltip.ts:451
↓ 9 callersMethodskipPredicate
* Sets the predicate function that determines which items should be skipped by the * list key manager. * @param predicate Function that determin
src/cdk/a11y/key-manager/list-key-manager.ts:97
↓ 9 callersMethodwith
* Gets a `HarnessPredicate` that can be used to search for a chip with specific attributes. * @param options Options for narrowing the search. *
src/material/chips/testing/chip-harness.ts:36
↓ 9 callersMethodwithVerticalOrientation
* Configures whether the key manager should be able to move the selection vertically. * @param enabled Whether vertical selection should be enabled
src/cdk/a11y/key-manager/list-key-manager.ts:116
↓ 8 callersMethod_assertInitialized
()
src/google-maps/map-polygon/map-polygon.ts:257
↓ 8 callersMethod_assertInitialized
()
src/google-maps/map-kml-layer/map-kml-layer.ts:201
↓ 8 callersMethod_getPendingState
Gets an object that should be used to store the temporary API state.
src/youtube-player/youtube-player.ts:559
↓ 8 callersMethodadd
* Adds a date to the current selection. In the case of a date range selection, the added date * fills in the next `null` value in the range. If bot
src/material/datepicker/date-selection-model.ts:159
↓ 8 callersMethodclose
Closes the overlay panel and focuses the host element.
src/material/select/select.ts:755
↓ 8 callersFunctioncoerceArray
(value: T | T[])
src/cdk/coercion/array.ts:12
↓ 8 callersFunctioncreateGlobalPositionStrategy
(_injector: Injector)
src/cdk/overlay/position/global-position-strategy.ts:20
↓ 8 callersFunctiondispatchPointerEvent
( node: Node, type: string, clientX = 0, clientY = 0, offsetX?: number, offsetY?: number, option
src/cdk/testing/testbed/fake-events/dispatch-events.ts:75
↓ 8 callersMethodedit
(filePath: Path)
src/cdk/schematics/ng-update/devkit-file-system.ts:31
↓ 8 callersMethodfocusItem
(itemOrIndex: number | T, options: {emitChangeEvent?: boolean} = {})
src/cdk/a11y/key-manager/tree-key-manager.ts:253
↓ 8 callersMethodgetChildLoader
* Searches for an element with the given selector under the current instances's root element, * and returns a `HarnessLoader` rooted at the matchin
src/cdk/testing/component-harness.ts:90
↓ 8 callersMethodgetConnectedOverlayOrigin
()
src/material/datepicker/datepicker-base.ts:325
↓ 8 callersMethodgetNativeElement
()
src/material/chips/chip-edit-input.ts:33
↓ 8 callersMethodgetRootHarnessLoader
()
src/aria/tabs/testing/tabs-harness.ts:72
↓ 8 callersMethodgetSibling
@docs-private
src/material/slider/slider-input.ts:617
↓ 8 callersMethodgetText
Gets all of the card's content as text.
src/material/card/testing/card-harness.ts:54
↓ 8 callersMethodgetText
Gets the tree node's text.
src/material/tree/testing/node-harness.ts:54
↓ 8 callersMethodinvalid
()
src/material/core/datetime/native-date-adapter.ts:240
↓ 8 callersMethodisActivated
Whether the widget is activated.
src/aria/grid/grid-cell-widget.ts:102
↓ 8 callersFunctionisDataSource
(value: any)
src/cdk/collections/data-source.ts:34
↓ 8 callersMethodisFocusable
Returns true if the given item can be navigated to.
src/aria/private/behaviors/list-focus/list-focus.ts:115
↓ 8 callersMethodisTyping
Checks if the list is currently typing for typeahead search.
src/aria/private/behaviors/list/list.ts:150
↓ 8 callersFunctionkeydown
(key: string, modifierKeys: ModifierKeys = {})
src/aria/tabs/tabs.spec.ts:39
↓ 8 callersMethodkeydownEvents
* Gets an observable that emits when keydown events are targeted on the overlay.
src/material/dialog/dialog-ref.ts:189
↓ 8 callersFunctionpatchElementFocus
(element: HTMLElement)
src/cdk/testing/testbed/fake-events/element-focus.ts:30
↓ 8 callersMethodwithGrowAfterOpen
Sets whether the overlay can grow after the initial open via flexible width/height.
src/cdk/overlay/position/flexible-connected-position-strategy.ts:459
↓ 8 callersMethodwithTransformOriginOn
* Configures that the position strategy should set a `transform-origin` on some elements * inside the overlay, depending on the current position th
src/cdk/overlay/position/flexible-connected-position-strategy.ts:519
↓ 7 callersMethod_assertInitialized
()
src/google-maps/map-rectangle/map-rectangle.ts:259
↓ 7 callersMethod_assertInitialized
()
src/google-maps/map-info-window/map-info-window.ts:271
↓ 7 callersMethod_assertInitialized
()
src/google-maps/map-polyline/map-polyline.ts:247
↓ 7 callersMethod_setStyle
* Sets the style of the grid-tile element. Needs to be set manually to avoid * "Changed after checked" errors that would occur with HostBinding.
src/material/grid-list/grid-tile.ts:67
↓ 7 callersMethodaddCalendarDays
(date: Date, days: number)
src/material/core/datetime/native-date-adapter.ts:194
↓ 7 callersFunctionaddModuleImportToModule
( host: Tree, modulePath: string, moduleName: string, src: string, )
src/cdk/schematics/utils/ast.ts:46
↓ 7 callersMethodapply
Updates the position of the overlay element.
src/cdk/overlay/position/position-strategy.ts:17
↓ 7 callersFunctioncalc
Wraps a CSS string in a calc function
src/material/grid-list/tile-styler.ts:300
↓ 7 callersMethodcenterHorizontally
* Centers the overlay horizontally with an optional offset. * Clears any previously set horizontal position. * * @param offset Overlay offset
src/cdk/overlay/position/global-position-strategy.ts:162
↓ 7 callersFunctioncoerceObservable
(data: T | Observable<T>)
src/cdk/coercion/private/observable.ts:14
↓ 7 callersFunctioncreateBlockScrollStrategy
(injector: Injector)
src/cdk/overlay/scroll/block-scroll-strategy.ts:22
↓ 7 callersMethodcreateEnvironment
Creates a `HarnessLoader` rooted at the given raw element.
src/cdk/testing/testbed/testbed-harness-environment.ts:214
↓ 7 callersFunctioncreateMissingDateImplError
(provider: string)
src/material/datepicker/datepicker-errors.ts:10
↓ 7 callersMethoddeselectAll
Deselects all cells in the grid.
src/aria/private/behaviors/grid/grid.ts:275
↓ 7 callersFunctionfindModuleFromOptions
( host: Tree, options: ComponentOptions, )
src/cdk/schematics/utils/ast.ts:71
↓ 7 callersMethodgetDataLength
Gets the length of the data bound to this viewport (in number of items).
src/cdk/scrolling/virtual-scroll-viewport.ts:314
↓ 7 callersMethodgetId
Gets the id of the dialog.
src/material/dialog/testing/dialog-harness.ts:50
↓ 7 callersMethodgetItems
Queries all menu items inside this menu container.
src/aria/menu/testing/menu-harness.ts:141
↓ 7 callersMethodgetMenuTrigger
Get the CdkMenuTrigger associated with this element.
src/cdk/menu/menu-item.ts:154
↓ 7 callersMethodgetName
Gets the name of the icon.
src/material/icon/testing/icon-harness.ts:41
↓ 7 callersMethodgetNumDaysInMonth
(date: Date)
src/material/core/datetime/native-date-adapter.ts:118
↓ 7 callersFunctiongetProjectFromWorkspace
( workspace: WorkspaceDefinition, projectName: string | undefined, )
src/cdk/schematics/utils/get-project.ts:16
↓ 7 callersMethodgetRootElement
Returns the root draggable element.
src/cdk/drag-drop/directives/drag.ts:268
↓ 7 callersMethodisChecked
Whether the radio-button is checked.
src/material/radio/testing/radio-harness.ts:201
↓ 7 callersMethodisDisabled
Whether the cell is disabled.
src/material/datepicker/testing/calendar-cell-harness.ts:76
↓ 7 callersMethodisOpen
Whether the timepicker is open.
src/material/timepicker/testing/timepicker-harness.ts:35
↓ 7 callersFunctionisStandaloneSchematic
(host: Tree, options: Schema)
src/cdk/schematics/utils/schematic-options.ts:46
↓ 7 callersMethodisValid
(date: LuxonDateTime)
src/material-luxon-adapter/adapter/luxon-date-adapter.ts:259
↓ 7 callersMethodisValid
(date: Date)
src/material/core/datetime/native-date-adapter.ts:236
↓ 7 callersFunctionkeydown
(key: string, target?: HTMLElement, modifierKeys: {} = {})
src/aria/toolbar/toolbar.spec.ts:21
↓ 7 callersMethodmatchesSelector
Checks whether this element matches the given selector.
src/cdk/testing/test-element.ts:160
↓ 7 callersMethodnext
Goes to the next set of items
docs/src/app/shared/carousel/carousel.ts:88
↓ 7 callersMethodremoveDescription
(hostElement: Element, message: string | HTMLElement, role?: string)
src/cdk/a11y/aria-describer/aria-describer.ts:97
↓ 7 callersMethodscrolled
* Returns an observable that emits an event whenever any of the registered Scrollable * references (or window, document, or body) fire a scrolled e
src/cdk/scrolling/scroll-dispatcher.ts:87
↓ 7 callersMethodsetNextItemActive
Sets the active item to the next enabled item in the list.
src/cdk/a11y/key-manager/list-key-manager.ts:345
↓ 7 callersMethodunfocus
* Unfocus the item. This should remove the focus state.
src/cdk/a11y/key-manager/tree-key-manager-strategy.ts:46
↓ 7 callersMethodupdatePosition
Updates the position of the overlay based on the position strategy.
src/cdk/overlay/overlay-ref.ts:325
← previousnext →201–300 of 7,844, ranked by callers