CKEditor5.Cloud.CKBox (ckeditor5_phoenix v1.21.0)
View SourceRepresents the CKBox configuration for a CKEditor 5 preset.
Summary
Functions
Merges the current CKBox configuration with the provided overrides.
Parses a map into a CKBox struct. Returns {:ok, %CKBox{}} if valid, {:error, reason} if invalid.
Parses a map into a CKBox struct. Returns %CKBox{} if valid, raises an error if invalid.
Defines the schema for a raw CKBox configuration map.
Types
Functions
Merges the current CKBox configuration with the provided overrides.
Parses a map into a CKBox struct. Returns {:ok, %CKBox{}} if valid, {:error, reason} if invalid.
Parses a map into a CKBox struct. Returns %CKBox{} if valid, raises an error if invalid.
Defines the schema for a raw CKBox configuration map.