TextStyle
Unofficial
Text style class.
Import:
import type { TextStyle } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export class TextStyle implements ITextStyleImplements: ITextStyle
Properties
Methods
| Method | Returns | Description | |
|---|---|---|---|
| clone() | TextStyle | Clones this text style. | |
| reset() | void | Resets the text style to defaults. |