Skip to content

Input Rules

Some default input rules based on schema is enabled by defualt

Config

import { Editor } from 'ngx-editor';
new Editor({
inputRules: true,
});

Related Links: