[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/js/dist/ -> data-controls.js (summary)

(no description)

File Size: 218 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  apiFetch()
  build_module_select()
  syncSelect()
  dispatch()

Functions
Functions that are not part of a class:

apiFetch(request)   X-Ref
No description

build_module_select()   X-Ref
Control for resolving a selector in a registered data store.
Alias for the `resolveSelect` built-in control in the `@wordpress/data` package.

param: {Array} args Arguments passed without change to the `@wordpress/data` control.

syncSelect()   X-Ref
Control for calling a selector in a registered data store.
Alias for the `select` built-in control in the `@wordpress/data` package.

param: {Array} args Arguments passed without change to the `@wordpress/data` control.

dispatch()   X-Ref
Control for dispatching an action in a registered data store.
Alias for the `dispatch` control in the `@wordpress/data` package.

param: {Array} args Arguments passed without change to the `@wordpress/data` control.



Generated: Sat Apr 20 01:00:03 2024 Cross-referenced by PHPXref 0.7.1