method

to_trix_html

to_trix_html()
public

No documentation available.

# File actiontext/app/models/action_text/rich_text.rb, line 25
    def to_trix_html
      body&.to_trix_html
    end