Skip to content

BlockSuite API Documentation / @blocksuite/affine-inline-mention

@blocksuite/affine-inline-mention

Classes

AffineMention

Extends

Constructors

Other

styles

static styles: CSSResult

Overrides

SignalWatcher( WithDisposable(ShadowlessElement) ).styles

delta
selected
std

attributes

controllers

dev-mode

lifecycle

properties

rendering

render()

render(): TemplateResult<1>

Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.

Returns

TemplateResult<1>

Overrides

SignalWatcher( WithDisposable(ShadowlessElement) ).render

styles

updates

Variables

MentionInlineSpecExtension

const MentionInlineSpecExtension: ExtensionType & object

Type Declaration

identifier

identifier: ServiceIdentifier<InlineSpecs<AffineTextAttributes>>

Functions

effects()

effects(): void

Returns

void