react-on-rails v11.3.0 Release Notes

Release Date: 2019-05-25 // almost 5 years ago
  • ➕ Added

    • Added method for retrieving any option from render_options PR 1213 by ashgaliyev.

    • html_options has an option for 'tag' to set the html tag name like this: html_options: { tag: "span" }. PR 1208 by tahsin352.