Skip to content
Backlit
Esc
navigateopen⌘Jpreview
On this page

SDK symbols

Complete public declarations from @backlit/sdk/symbols.

This page is generated from the built SDK declarations. Import these names from @backlit/sdk/symbols. The signatures include overloads, type parameters, options, and public members. Do not edit this page by hand.

Start with App and areas, Resources, Search state, or Extensions for usage.

FIELD_FOR

declare const FIELD_FOR: unique symbol;

FIELD_NAME

declare const FIELD_NAME: unique symbol;

FIELD_ROW

declare const FIELD_ROW: unique symbol;

FIELD_VALUE

declare const FIELD_VALUE: unique symbol;

FILTER_NAME

declare const FILTER_NAME: unique symbol;

FILTER_VALUE

declare const FILTER_VALUE: unique symbol;

KEYWORD

declare const KEYWORD: unique symbol;

PARSE

declare const PARSE: unique symbol;

REPEATER_FOR

declare const REPEATER_FOR: unique symbol;

RESOLVE

declare const RESOLVE: unique symbol;

RESOLVE_FOR

declare const RESOLVE_FOR: unique symbol;

STRINGIFY

declare const STRINGIFY: unique symbol;

TO_NODE

declare const TO_NODE: unique symbol;

TO_RESPONSE

declare const TO_RESPONSE: unique symbol;

VALUE_FOR

declare const VALUE_FOR: unique symbol;

Was this page helpful?