y_ex
v0.0.3

      View Source Yex.Text (y_ex v0.0.3)

      Summary

      Types

      t()

      Functions

      apply_delta(text, delta)
      delete(text, index, length)
      format(text, index, length, attr)
      insert(text, index, content)
      insert(text, index, content, attr)
      length(text)
      to_json(text)
      to_string(text)

      Types

      Link to this type

      t()

      View Source
      @type t() :: %Yex.Text{reference: any()}

      Functions

      Link to this function

      apply_delta(text, delta)

      View Source
      Link to this function

      delete(text, index, length)

      View Source
      Link to this function

      format(text, index, length, attr)

      View Source
      Link to this function

      insert(text, index, content)

      View Source
      Link to this function

      insert(text, index, content, attr)

      View Source
      Link to this function

      length(text)

      View Source
      Link to this function

      to_json(text)

      View Source
      Link to this function

      to_string(text)

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.34.2) for the Elixir programming language