Skip to content

API Reference / @gtkx/config / ArgRef

Type Alias: ArgRef

ArgRef = typeof ARG_REFS[number]

Defined in: element-props.d.ts:11

Named reference to a value available while invoking a Call: the child widget, the current list item, its index, the preceding sibling, or the adopted instance a container returned for the child.

Released under the MPL-2.0 License.