MCPcopy Create free account

hub / github.com/angular/components / functions

Functions7,844 in github.com/angular/components

↓ 4 callersMethodsetRenderedRange
Sets the currently rendered range of indices.
src/cdk/scrolling/virtual-scroll-viewport.ts:350
↓ 4 callersMethodsetSelection
* Sets the selected values * @param values The new selected values * @return Whether the selection changed as a result of this call
src/cdk/collections/selection-model.ts:95
↓ 4 callersMethodsetupTriggerEvents
Sets up the trigger event listeners
src/material/core/ripple/ripple-renderer.ts:289
↓ 4 callersMethodstart
(items: readonly DragRef[])
src/cdk/drag-drop/sorting/drop-list-sort-strategy.ts:22
↓ 4 callersFunctiontriggerFocus
(element: HTMLElement)
src/cdk/testing/testbed/fake-events/element-focus.ts:36
↓ 4 callersMethodupdateContentMargins
* Recalculates and updates the inline styles for the content. Note that this should be used * sparingly, because it causes a reflow.
src/material/sidenav/drawer.ts:905
↓ 4 callersMethodupdatePagination
()
src/material/tabs/tab-group.ts:47
↓ 4 callersMethodupdatePosition
Updates the position of the dialog based on the current position strategy.
src/cdk/dialog/dialog-ref.ts:119
↓ 4 callersMethodupdateSize
* Updates the dialog's width and height. * @param width New width of the dialog. * @param height New height of the dialog.
src/material/dialog/dialog-ref.ts:222
↓ 4 callersFunctionwait
(ms: number)
src/cdk-experimental/popover-edit/popover-edit.spec.ts:1252
↓ 4 callersFunctionwait
(ms: number)
src/material-experimental/popover-edit/popover-edit.spec.ts:912
↓ 4 callersMethodwith
* Gets a `HarnessPredicate` that can be used to search for a grid with specific attributes. * @param options Options for filtering which grid insta
src/aria/grid/testing/grid-harness.ts:130
↓ 4 callersMethodwith
* Gets a `HarnessPredicate` that can be used to search for a timepicker with specific * attributes. * @param options Options for filtering which
src/material/timepicker/testing/timepicker-harness.ts:27
↓ 4 callersMethodwith
* Gets a `HarnessPredicate` that can be used to search for a table with specific attributes. * @param options Options for narrowing the search *
src/material/table/testing/table-harness.ts:46
↓ 4 callersMethodwith
* Gets a `HarnessPredicate` that can be used to search for a list with specific attributes. * @param options Options for filtering which list insta
src/material/list/testing/list-harness.ts:28
↓ 4 callersMethodwithElementContainer
(container: HTMLElement)
src/cdk/drag-drop/sorting/drop-list-sort-strategy.ts:32
↓ 3 callersMethod_addStickyStyle
* Adds the sticky styling to the element by adding the sticky style class, changing position * to be sticky (and -webkit-sticky), setting the appro
src/cdk/table/sticky-styler.ts:385
↓ 3 callersMethod_afterPortalAttached
* Called after the portal contents have been attached. Can be * used to modify the DOM once it's guaranteed to be in place.
src/material/snack-bar/snack-bar-container.ts:278
↓ 3 callersMethod_applyBodyHighContrastModeCssClasses
Applies CSS classes indicating high-contrast mode to document body (browser-only).
src/cdk/a11y/high-contrast-mode/high-contrast-mode-detector.ts:115
↓ 3 callersMethod_applyProperty
( cssFriendlyColumnName: string, key: string, value: string, enable = true, )
src/cdk-experimental/column-resize/resize-strategy.ts:247
↓ 3 callersMethod_applyRootElementTransform
* Applies a `transform` to the root element, taking into account any existing transforms on it. * @param x New transform value along the X axis.
src/cdk/drag-drop/drag-ref.ts:1390
↓ 3 callersMethod_assertNotAttached
Asserts that no content is already attached to the container.
src/material/snack-bar/snack-bar-container.ts:350
↓ 3 callersFunction_assertResultFound
Verifies that there is at least one result in an array.
src/cdk/testing/harness-environment.ts:494
↓ 3 callersMethod_assignActions
* Assigns a new portal containing the datepicker actions. * @param portal Portal with the actions to be assigned. * @param forceRerender Whether
src/material/datepicker/datepicker-base.ts:304
↓ 3 callersMethod_assignOptionValue
(value: any)
src/material/autocomplete/autocomplete-trigger.ts:682
↓ 3 callersMethod_calcTranslateXByValue
()
src/material/slider/slider-input.ts:507
↓ 3 callersMethod_cancelPendingAnimations
Cancels any pending animation sequences.
src/material/tooltip/tooltip.ts:1121
↓ 3 callersMethod_clampValue
(value: number)
src/dev-app/progress-bar/progress-bar-demo.ts:42
↓ 3 callersMethod_clearPreview
Clears out preview state.
src/material/datepicker/month-view.ts:620
↓ 3 callersMethod_clearPreviousSelectedOption
* Clear any previous selected option and emit a selection change event for this option
src/material/autocomplete/autocomplete-trigger.ts:739
↓ 3 callersMethod_closeSiblingTriggers
Close out any sibling menu trigger menus.
src/cdk/menu/menu-trigger.ts:257
↓ 3 callersMethod_contentAttached
()
src/cdk/dialog/dialog-container.ts:143
↓ 3 callersMethod_createChangeEvent
(index: number)
src/material/tabs/tab-group.ts:479
↓ 3 callersMethod_dispatchPointerEventIfSupported
* Dispatches a pointer event on the current element if the browser supports it. * @param name Name of the pointer event to be dispatched. * @par
src/cdk/testing/testbed/unit-test-element.ts:305
↓ 3 callersMethod_drawerHasBackdrop
(drawer: MatDrawer | null)
src/material/sidenav/drawer.ts:1074
↓ 3 callersMethod_emitSelectionChangeEvent
Emits the selection change event.
src/material/core/option/option.ts:288
↓ 3 callersMethod_executeOnStable
Executes a function when the zone is stable.
src/cdk/a11y/focus-trap/focus-trap.ts:360
↓ 3 callersMethod_filterData
* Returns a filtered data array where each filter object contains the filter string within * the result of the filterPredicate function. If no filt
src/material/table/table-data-source.ts:305
↓ 3 callersMethod_finalizeAnimation
Handles the cleanup after an animation has finished.
src/material/tooltip/tooltip.ts:1134
↓ 3 callersMethod_finishDialogClose
* Finishes the dialog close by updating the state of the dialog * and disposing the overlay.
src/material/dialog/dialog-ref.ts:248
↓ 3 callersMethod_finishRippleTransition
Method that will be called if the fade-in or fade-in transition completed.
src/material/core/ripple/ripple-renderer.ts:340
↓ 3 callersMethod_getActionButton
Gets the simple snack bar action button.
src/material/snack-bar/testing/snack-bar-harness.ts:113
↓ 3 callersMethod_getActiveRipples
()
src/material/core/ripple/ripple-renderer.ts:454
↓ 3 callersFunction_getAnimationsState
()
src/material/core/animation/animation.ts:27
↓ 3 callersMethod_getColumnPropertiesMap
(cssFriendlyColumnName: string)
src/cdk-experimental/column-resize/resize-strategy.ts:280
↓ 3 callersMethod_getConnectedElement
()
src/material/autocomplete/autocomplete-trigger.ts:937
↓ 3 callersMethod_getCurrentViewComponent
Returns the component instance that corresponds to the current calendar view.
src/material/datepicker/calendar.ts:559
↓ 3 callersMethod_getDescendants
Gets all nested descendants of a given node.
src/cdk/tree/tree.ts:904
↓ 3 callersMethod_getDialogConfig
()
src/dev-app/dialog/dialog-demo.ts:135
↓ 3 callersMethod_getDragDistance
* Gets the distance that the user has dragged during the current drag sequence. * @param currentPosition Current position of the user's pointer.
src/cdk/drag-drop/drag-ref.ts:1426
↓ 3 callersMethod_getFocusIndex
Returns the index of the currently-focused step header.
src/cdk/stepper/stepper.ts:541
↓ 3 callersMethod_getInput
Gets the slider thumb input of the given thumb position.
src/material/slider/slider-interface.ts:89
↓ 3 callersMethod_getLevelAccessor
Level accessor, used for compatibility between the old Tree and new Tree
src/cdk/tree/tree.ts:731
↓ 3 callersMethod_getOriginRect
Returns the DOMRect of the current origin.
src/cdk/overlay/position/flexible-connected-position-strategy.ts:1275
↓ 3 callersMethod_getOverlayPoint
* Gets the (x, y) coordinate of the top-left corner of the overlay given a given position and * origin point to which the overlay should be connect
src/cdk/overlay/position/flexible-connected-position-strategy.ts:602
↓ 3 callersMethod_getPanelId
Gets the id of the menu panel associated with this menu.
src/material/menu/testing/menu-harness.ts:141
↓ 3 callersMethod_getPanelId
Gets the id of the menu panel associated with this menu.
src/material/menu/testing/context-menu-harness.ts:116
↓ 3 callersMethod_getPanelSelector
Gets the selector that can be used to find the autocomplete trigger's panel.
src/material/autocomplete/testing/autocomplete-harness.ts:141
↓ 3 callersMethod_getPanelSelector
Gets the selector that should be used to find this select's panel.
src/material/select/testing/select-harness.ts:161
↓ 3 callersMethod_getPlaceholder
Gets the current placeholder of the form field.
src/material/input/input.ts:479
↓ 3 callersMethod_getRenderedRows
Gets the list of rows that have been rendered in the row outlet.
src/cdk/table/table.ts:1306
↓ 3 callersMethod_getTogglePosition
Gets the current position of the checkbox/radio.
src/material/list/list-option.ts:262
↓ 3 callersMethod_getTrackedByValue
(select: SelectableWithIndex<T>)
src/cdk-experimental/selection/selection-set.ts:115
↓ 3 callersMethod_getTrigger
Resolves the trigger associated with this menu container via aria-controls inversion.
src/aria/menu/testing/menu-harness.ts:98
↓ 3 callersMethod_getViewportMarginStart
* Returns either the _viewportMargin directly (if it is a number) or its 'start' value. * @private
src/cdk/overlay/position/flexible-connected-position-strategy.ts:1242
↓ 3 callersMethod_getViewportMarginTop
* Returns either the _viewportMargin directly (if it is a number) or its 'top' value. * @private
src/cdk/overlay/position/flexible-connected-position-strategy.ts:1260
↓ 3 callersMethod_handleChildValueChange
Handles the value in one of the child inputs changing.
src/material/datepicker/date-range-input.ts:382
↓ 3 callersMethod_hasFocus
Whether the input currently has focus.
src/material/autocomplete/autocomplete-trigger.ts:560
↓ 3 callersMethod_hasInteractiveActions
Returns whether the chip has any interactive actions.
src/material/chips/chip.ts:394
↓ 3 callersMethod_hovered
Stream that emits whenever the hovered menu item changes.
src/material/menu/menu.ts:336
↓ 3 callersMethod_isDisabled
()
src/material/sort/sort-header.ts:197
↓ 3 callersMethod_isDrawerOpen
(drawer: MatDrawer | null)
src/material/sidenav/drawer.ts:1069
↓ 3 callersMethod_isInRange
Gets whether a value is within the currently-selected range.
src/material/datepicker/calendar-body.ts:375
↓ 3 callersMethod_isSelected
Checks whether a button toggle is selected.
src/material/button-toggle/button-toggle.ts:417
↓ 3 callersMethod_isSorted
Whether this MatSortHeader is currently sorted in either ascending or descending order.
src/material/sort/sort-header.ts:190
↓ 3 callersMethod_isStandaloneItem
Whether this menu item is standalone or within a menu or menu bar.
src/cdk/menu/menu-item.ts:246
↓ 3 callersMethod_isValid
Checks whether a value is valid.
src/material/timepicker/timepicker-input.ts:423
↓ 3 callersMethod_isValidIndex
* Utility to ensure all indexes are valid. * * @param index The index to be checked. * @returns True if the index is valid for our list of ch
src/material/chips/chip-set.ts:177
↓ 3 callersMethod_legacyGa
(...args: any[])
docs/src/app/shared/analytics/analytics.ts:70
↓ 3 callersMethod_markForCheck
* Marks that the tooltip needs to be checked in the next change detection run. * Mainly used for rendering the initial text before positioning a to
src/material/tooltip/tooltip.ts:1083
↓ 3 callersMethod_markSelected
Selects a value.
src/cdk/collections/selection-model.ts:210
↓ 3 callersMethod_observableFromEvent
( element: Element, name: string, options?: ListenerOptions, )
src/cdk-experimental/popover-edit/table-directives.ts:139
↓ 3 callersMethod_onMinMaxOrStepChange
()
src/material/slider/slider.ts:636
↓ 3 callersMethod_onTranslateXChangeBySideEffect
( input1: _MatSliderRangeThumb, input2: _MatSliderRangeThumb, )
src/material/slider/slider.ts:614
↓ 3 callersMethod_peek
Peeks the next or previous focusable item in the list based on the given delta.
src/aria/private/behaviors/list-navigation/list-navigation.ts:107
↓ 3 callersMethod_peekDirectional
* Finds the next focusable cell in a given direction based on the wrapping behavior.
src/aria/private/behaviors/grid/grid-navigation.ts:142
↓ 3 callersMethod_registerModel
Registers the current date selection model with the start/end inputs.
src/material/datepicker/date-range-input.ts:435
↓ 3 callersMethod_removeListeners
Unsubscribes from the global subscriptions.
src/cdk/drag-drop/drag-ref.ts:709
↓ 3 callersMethod_renderContentForCurrentOffset
* Recalculates the rendered content based on our estimate of what should be shown at the current * scroll offset.
src/cdk-experimental/scrolling/auto-size-virtual-scroll.ts:373
↓ 3 callersMethod_replaceSelector
( filePath: WorkspacePath, start: number, data: AttributeSelectorUpgradeData, )
src/cdk/schematics/ng-update/migrations/attribute-selectors.ts:73
↓ 3 callersMethod_replaceSelector
(filePath: WorkspacePath, start: number, data: CssSelectorUpgradeData)
src/cdk/schematics/ng-update/migrations/css-selectors.ts:77
↓ 3 callersMethod_replaceSelector
(filePath: WorkspacePath, start: number, data: CssTokenUpgradeData)
src/cdk/schematics/ng-update/migrations/css-tokens.ts:87
↓ 3 callersMethod_replaceSelector
( filePath: WorkspacePath, start: number, data: ElementSelectorUpgradeData, )
src/cdk/schematics/ng-update/migrations/element-selectors.ts:65
↓ 3 callersMethod_reset
Resets the container to its initial state.
src/cdk/drag-drop/drop-list-ref.ts:635
↓ 3 callersMethod_resetActiveItem
* Reset the active item to -1. This is so that pressing arrow keys will activate the correct * option. * * If the consumer opted-in to automa
src/material/autocomplete/autocomplete-trigger.ts:961
↓ 3 callersMethod_resetActiveOption
* Resets the active option. When the list is disabled, remove all options from to the tab order. * Otherwise, focus the first selected option.
src/material/list/selection-list.ts:466
↓ 3 callersMethod_scheduleFocusActiveCellAfterViewChecked
Focuses the active cell after change detection has run and the microtask queue is empty.
src/material/datepicker/calendar-body.ts:360
↓ 3 callersMethod_scrollToActiveItem
Scrolls an item into the viewport.
docs/src/app/shared/carousel/carousel.ts:119
↓ 3 callersMethod_setActiveOption
* Sets an option as active. * @param index Index of the active option. If set to -1, no option will be active.
src/material/list/selection-list.ts:457
↓ 3 callersMethod_setAllOptionsSelected
* Sets the selected state on all of the options * and emits an event if anything changed.
src/material/list/selection-list.ts:339
← previousnext →601–700 of 7,844, ranked by callers