class CKEditor5::Rails::Presets::SpecialCharactersBuilder
def to_h
-
(Hash)
- Complete special characters configuration
def to_h { groups: @groups.map(&:to_h), order: @order, packs: @packs_plugins } end
(Hash)
- Complete special characters configuration
def to_h { groups: @groups.map(&:to_h), order: @order, packs: @packs_plugins } end