method
Node.MarshalJSON
Public method Node.MarshalJSON from github.com/riducms/ridu/plugins/richtext.
Returns
The declared result.
([]byte, error)Full signature
func (node Node[T]) MarshalJSON() (
[]byte,
error,
)Related types
NodeNode contains portable editor properties. Fields is present only for atomic block nodes and holds the field-specific generated payload union.