InlineValue
A value authored in place — nothing to fetch, ever.
Type Parameters
Section titled “Type Parameters”TContent
Section titled “TContent”TContent = ContentDocument
Properties
Section titled “Properties”adapterWarnings?
Section titled “adapterWarnings?”
optionaladapterWarnings?:AdapterWarning[]
content
Section titled “content”content:
TContent
contract
Section titled “contract”contract:
EntityDescriptor
optionalkey?:undefined
paths?
Section titled “paths?”
optionalpaths?:undefined
Never present: an inline value is authored in place, so there is no entity for a node to bind
and nothing to address. Declared rather than merely absent, the same way provider/key are
above — without it, the natural isResolved(value) ? value.paths : undefined does not typecheck
on the narrowed union.
preview?
Section titled “preview?”
optionalpreview?:PreviewSource
Live preview only.
provider?
Section titled “provider?”
optionalprovider?:undefined
unresolvable?
Section titled “unresolvable?”
optionalunresolvable?:undefined