1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Bundled output for commit 33a72f5c14

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2024-11-29 09:57:59 +00:00
parent 33a72f5c14
commit 5fbb9fe9a7
5 changed files with 5 additions and 4 deletions

View File

@@ -58,6 +58,7 @@ export default class TagSelectionModal<CustomAttrs extends ITagSelectionModalAtt
oninit(vnode: Mithril.Vnode<CustomAttrs, this>): void;
className(): string;
title(): string | undefined;
lengthWithCJK(text: string): number;
content(): JSX.Element | JSX.Element[];
/**
* Filters the available tags on every state change.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long