Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ functions
Functions
7,844 in github.com/angular/components
⨍
Functions
7,844
◇
Types & classes
5,940
↓ 3 callers
Method
_setClasses
* Sets the focus classes on the element based on the given focus origin. * @param element The element to update the classes on. * @param origin
src/cdk/a11y/focus-monitor/focus-monitor.ts:374
↓ 3 callers
Method
_setPadding
(forceChange = false)
src/cdk/tree/padding.ts:85
↓ 3 callers
Method
_setRanges
Sets the current range based on a model value.
src/material/datepicker/month-view.ts:599
↓ 3 callers
Method
_setupPointerEnterEventsIfNeeded
Binds the pointer events to the tooltip trigger.
src/material/tooltip/tooltip.ts:779
↓ 3 callers
Method
_setupTriggerEventsIfEnabled
Sets up the trigger event listeners if ripples are enabled.
src/material/core/ripple/ripple.ts:194
↓ 3 callers
Method
_showRipple
Manually launches the slider thumb ripple using the specified ripple animation config.
src/material/slider/slider-thumb.ts:234
↓ 3 callers
Method
_subscribe
()
src/cdk/observers/observe-content.ts:223
↓ 3 callers
Method
_svgElementFromConfig
Parses a config's text into an SVG element.
src/material/icon/icon-registry.ts:703
↓ 3 callers
Method
_svgElementFromString
* Creates a DOM element from the given SVG string.
src/material/icon/icon-registry.ts:572
↓ 3 callers
Method
_syncChipsState
Syncs the chip-set's state with the individual chips.
src/material/chips/chip-set.ts:154
↓ 3 callers
Method
_syncDescribedByIds
* Sets the list of element IDs that describe the child control. This allows the control to update * its `aria-describedby` attribute accordingly.
src/material/form-field/form-field.ts:695
↓ 3 callers
Method
_syncItemsWithRef
Syncs up the registered drag items with underlying drop list ref.
src/cdk/drag-drop/directives/drop-list.ts:430
↓ 3 callers
Method
_toggleAnchorTabIndex
* Toggles the `tabindex` of an anchor, based on the enabled state of the focus trap. * @param isEnabled Whether the focus trap is enabled. * @pa
src/cdk/a11y/focus-trap/focus-trap.ts:342
↓ 3 callers
Method
_unmarkSelected
Deselects a value.
src/cdk/collections/selection-model.ts:228
↓ 3 callers
Method
_unsubscribe
()
src/cdk/observers/observe-content.ts:232
↓ 3 callers
Method
_updateDimensions
Stores the slider dimensions.
src/material/slider/slider.ts:574
↓ 3 callers
Method
_updateDisplayedPageSizeOptions
* Updates the list of page size options to display to the user. Includes making sure that * the page size is an option and that the list is sorted.
src/material/paginator/paginator.ts:326
↓ 3 callers
Method
_updateFocusTrapState
Updates the enabled state of the focus trap.
src/material/sidenav/drawer.ts:636
↓ 3 callers
Method
_updateFontIconClasses
()
src/material/icon/icon.ts:359
↓ 3 callers
Method
_updatePanelState
Updates the panel's visibility state and any trigger state tied to id.
src/material/autocomplete/autocomplete-trigger.ts:850
↓ 3 callers
Method
_updateStaticStyles
()
src/material/slider/slider-input.ts:792
↓ 3 callers
Method
_updateThumbUIByPointerEvent
(event: PointerEvent, options?: {withAnimation: boolean})
src/material/slider/slider-input.ts:547
↓ 3 callers
Method
_updateTotalContentSize
Update the viewport's total content size.
src/cdk/scrolling/fixed-size-virtual-scroll.ts:112
↓ 3 callers
Method
_updateValueIndicatorUI
Updates the value indicator tooltip ui for the given thumb.
src/material/slider/slider.ts:741
↓ 3 callers
Method
_updateWidthActive
* Used to set the slider width to the correct * dimensions while the user is dragging.
src/material/slider/slider-input.ts:528
↓ 3 callers
Method
_updateWidthInactive
()
src/material/slider/slider-input.ts:751
↓ 3 callers
Method
_validateDrawers
Validate the state of the drawer children components.
src/material/sidenav/drawer.ts:1012
↓ 3 callers
Method
_verifyValueAssignment
* Verifies the value assignment and throws an error if the specified value array is * including multiple values while the selection model is not su
src/cdk/collections/selection-model.ts:250
↓ 3 callers
Method
_virtualScrollEnabled
()
src/cdk/table/table.ts:1651
↓ 3 callers
Method
add
(event: MatChipInputEvent)
src/components-examples/material/chips/chips-input/chips-input-example.ts:27
↓ 3 callers
Method
addData
(level: number = 1)
src/cdk/tree/tree.spec.ts:1598
↓ 3 callers
Method
addData
(level: number = 1)
src/cdk/tree/tree-with-tree-control.spec.ts:1335
↓ 3 callers
Method
addSvgIconSetInNamespace
* Registers an icon set by URL in the specified namespace. * @param namespace Namespace in which to register the icon set. * @param url
src/material/icon/icon-registry.ts:255
↓ 3 callers
Method
addSvgIconSetLiteralInNamespace
* Registers an icon set using an HTML string in the specified namespace. * @param namespace Namespace in which to register the icon set. * @para
src/material/icon/icon-registry.ts:264
↓ 3 callers
Function
assertElementNode
(node: Node, name: string)
src/cdk/drag-drop/directives/assertions.ts:14
↓ 3 callers
Function
assertValidDate
(adapter: DateAdapter<DateTime>, d: DateTime | null, valid: boolean)
src/material-luxon-adapter/adapter/luxon-date-adapter.spec.ts:822
↓ 3 callers
Method
attachTemplatePortal
* Attaches a template portal to the DOM as an embedded view. * @param portal Portal to be attached. * @returns Reference to the created embedded
src/cdk/portal/dom-portal-outlet.ts:106
↓ 3 callers
Method
backdropClick
Gets an observable that emits when the backdrop has been clicked.
src/cdk/overlay/overlay-ref.ts:295
↓ 3 callers
Method
beginCopy
* Prepares a string to be copied later. This is useful for large strings * which take too long to successfully render and be copied in the same tic
src/cdk/clipboard/clipboard.ts:42
↓ 3 callers
Method
cellTabIndex
Gets the tab index for a given cell.
src/aria/private/behaviors/grid/grid.ts:123
↓ 3 callers
Method
check
* Puts the radio-button in a checked state by clicking it if it is currently unchecked, * or doing nothing if it is already checked.
src/material/radio/testing/radio-harness.ts:268
↓ 3 callers
Function
clamp
Clamps a number between zero and a maximum.
src/cdk/drag-drop/drag-utils.ts:77
↓ 3 callers
Function
clearElement
(element: HTMLInputElement | HTMLTextAreaElement)
src/cdk/testing/testbed/fake-events/type-in-element.ts:182
↓ 3 callers
Method
clearStickyPositioning
* Clears the sticky positioning styles from the row and its cells by resetting the `position` * style, setting the zIndex to 0, and unsetting each
src/cdk/table/sticky-styler.ts:84
↓ 3 callers
Function
clickHelper
(target: HTMLElement, eventInit: PointerEventInit = {})
src/aria/tree/tree.spec.ts:47
↓ 3 callers
Method
clone
(date: Date)
src/material-date-fns-adapter/adapter/date-fns-adapter.ts:127
↓ 3 callers
Method
close
Closes the specified item.
src/aria/private/behaviors/expansion/expansion.ts:50
↓ 3 callers
Method
close
Closes the menu.
src/aria/private/menu/menu.ts:738
↓ 3 callers
Method
closeAll
Closes all focusable items in the list.
src/aria/private/behaviors/expansion/expansion.ts:72
↓ 3 callers
Method
closePanel
Closes the autocomplete suggestion panel.
src/material/autocomplete/autocomplete-trigger.ts:285
↓ 3 callers
Method
closeSubMenuOf
* Pop items off of the stack up to but excluding `lastItem` and emit each on the close * observable. If the stack is empty or `lastItem` is not on
src/cdk/menu/menu-stack.ts:149
↓ 3 callers
Function
combineTransforms
(transform: string, initialTransform?: string)
src/cdk/drag-drop/dom/styling.ts:92
↓ 3 callers
Method
compareWith
()
src/material/select/select.ts:463
↓ 3 callers
Method
configureRipple
* Configures the ripple that will be rendered by the ripple loader. * * Stores the given information about how the ripple should be configured o
src/material/core/private/ripple-loader.ts:98
↓ 3 callers
Function
continueDraggingViaTouch
(fixture: ComponentFixture<any>, x: number, y: number)
src/cdk/drag-drop/directives/test-utils.spec.ts:128
↓ 3 callers
Method
create
* Creates a focus escape notifier region around the given element. * @param element The element around which focus will be monitored. * @returns
src/cdk-experimental/popover-edit/focus-escape-notifier.ts:68
↓ 3 callers
Method
create
* Creates a focus-trapped region around the given element. * @param element The element around which focus will be trapped. * @param deferCaptur
src/cdk/a11y/focus-trap/focus-trap.ts:387
↓ 3 callers
Function
createComponent
( componentType: Type<T>, config: DragDropTestConfig = {}, )
src/cdk/drag-drop/directives/test-utils.spec.ts:19
↓ 3 callers
Function
createElementData
()
src/cdk-experimental/popover-edit/popover-edit.spec.ts:1219
↓ 3 callers
Function
createGridData
()
src/aria/grid/grid.spec.ts:42
↓ 3 callers
Method
deactivate
Deactivates the widget and restores focus to the widget's host element.
src/aria/private/grid/widget.ts:192
↓ 3 callers
Function
deepCloneNode
(node: HTMLElement)
src/cdk/drag-drop/dom/clone-node.ts:10
↓ 3 callers
Function
defineReadonlyEventProperty
* Defines a readonly property on the given event object. Readonly properties on an event object * are always set as configurable as that matches defa
src/cdk/testing/testbed/fake-events/event-objects.ts:165
↓ 3 callers
Function
defineTestVariables
(fixture: ComponentFixture<unknown>)
src/aria/listbox/listbox.spec.ts:114
↓ 3 callers
Method
deregister
* Removes the FocusTrap from the stack, and activates the * FocusTrap that is the new top of the stack.
src/cdk/a11y/focus-trap/focus-trap-manager.ts:50
↓ 3 callers
Method
deregister
* De-registers a Scrollable reference and unsubscribes from its scroll event observable. * @param target Scrollable instance to be deregistered.
src/cdk/scrolling/scroll-dispatcher.ts:68
↓ 3 callers
Method
destroyRipple
(host: HTMLElement)
src/material/core/private/ripple-loader.ts:218
↓ 3 callers
Method
detachBackdrop
Detaches the backdrop (if any) associated with the overlay.
src/cdk/overlay/overlay-ref.ts:504
↓ 3 callers
Method
detachOverlay
Detaches the overlay.
src/cdk/overlay/overlay-directives.ts:513
↓ 3 callers
Function
detectChanges
Run change detection and extract the set of rendered elements.
src/cdk/menu/menu.spec.ts:158
↓ 3 callers
Method
disconnect
()
src/material/sort/sort.spec.ts:512
↓ 3 callers
Method
disconnect
()
src/cdk/table/table.spec.ts:2155
↓ 3 callers
Method
dismiss
* Dismisses the currently-visible bottom sheet. * @param result Data to pass to the bottom sheet instance.
src/material/bottom-sheet/bottom-sheet.ts:130
↓ 3 callers
Method
elementScrolled
Observable that emits when the element is scrolled.
src/cdk/scrolling/scroll-dispatcher.ts:21
↓ 3 callers
Method
fadeInRipple
* Fades in a ripple at the given coordinates. * @param x Coordinate within the element, along the X axis at which to start the ripple. * @param
src/material/core/ripple/ripple-renderer.ts:135
↓ 3 callers
Method
first
Navigates to the first focusable cell in the grid.
src/aria/private/behaviors/grid/grid.ts:180
↓ 3 callers
Method
focusActiveCell
Focuses the active date.
src/material/datepicker/calendar.ts:500
↓ 3 callers
Method
focusLastTabbableElement
* Focuses the last tabbable element within the focus trap region. * @returns Whether focus was moved successfully.
src/cdk/a11y/focus-trap/focus-trap.ts:265
↓ 3 callers
Function
focusMenuBar
Set focus to the MenuBar and run change detection.
src/cdk/menu/menu-bar.spec.ts:97
↓ 3 callers
Method
forceStabilize
* Flushes change detection and async tasks captured in the Angular zone. * In most cases it should not be necessary to call this manually. However,
src/cdk/testing/testbed/testbed-harness-environment.ts:168
↓ 3 callers
Method
getAllChildLoaders
* Searches for all elements with the given selector under the current instances's root element, * and returns an array of `HarnessLoader`s, one for
src/cdk/testing/component-harness.ts:99
↓ 3 callers
Method
getAppearance
Gets the appearance of the button.
src/material/button/testing/button-harness.ts:148
↓ 3 callers
Method
getCalendar
(filter?: CalendarHarnessFilters)
src/material/datepicker/testing/datepicker-trigger-harness-base.ts:19
↓ 3 callers
Method
getChips
Gets promise of the harnesses for the chips.
src/material/chips/testing/chip-set-harness.ts:34
↓ 3 callers
Function
getCoordsForValue
Returns the x and y coordinates for the given slider value.
src/material/slider/slider.e2e.spec.ts:151
↓ 3 callers
Method
getCssValue
Get the computed value of the given CSS property for the element.
src/cdk/testing/test-element.ts:112
↓ 3 callers
Method
getData
()
docs/src/app/shared/documentation-items/documentation-items.ts:623
↓ 3 callers
Method
getDirection
* Returns the layout direction of the overlay panel.
src/cdk/overlay/overlay-ref.ts:378
↓ 3 callers
Method
getEndInput
Gets the inner start date input inside the range input.
src/material/datepicker/testing/date-range-input-harness.ts:87
↓ 3 callers
Function
getEventView
Gets the `view` that should be passed to synthetically-created DOM events
src/cdk/testing/testbed/fake-events/event-objects.ts:170
↓ 3 callers
Function
getFlexTemplate
(defaultEnabled: boolean)
src/material-experimental/column-resize/column-resize.spec.ts:99
↓ 3 callers
Function
getFooterCells
(footerRow: Element)
src/cdk/table/table.spec.ts:3446
↓ 3 callers
Method
getFooterRows
Gets all the footer rows in a table.
src/material/table/testing/table-harness.ts:64
↓ 3 callers
Method
getFooterText
Gets the text of the footer if present.
src/material/grid-list/testing/grid-tile-harness.ts:77
↓ 3 callers
Function
getHeaderCells
(headerRow: Element)
src/cdk/table/table.spec.ts:3437
↓ 3 callers
Method
getHeaderRows
Gets all the header rows in a table.
src/material/table/testing/table-harness.ts:54
↓ 3 callers
Method
getId
Gets the id of the radio-group.
src/material/radio/testing/radio-harness.ts:64
↓ 3 callers
Method
getIndex
Index of the option within the native `select` element.
src/material/input/testing/native-option-harness.ts:46
↓ 3 callers
Function
getInheritedDocsOfClass
( doc: ClassLikeExportDoc, exportSymbolsToDocsMap: Map<ts.Symbol, ClassLikeExportDoc>, )
tools/dgeni/common/class-inheritance.ts:31
↓ 3 callers
Method
getInput
Gets promise of the chip text input harness.
src/material/chips/testing/chip-grid-harness.ts:65
← previous
next →
701–800 of 7,844, ranked by callers