Align text inside block
Allow apply align style inside HTML block element. Append align
button.
justify
justify(editor
): void
Process commands: justifyfull
, justifyleft
, justifyright
, justifycenter
Parameters
Name | Type |
---|---|
editor |
IJodit |
Returns
void
Defined in
jodit/src/plugins/justify/justify.ts:130