twss / framework7-rails

Framework7 support in Rails 3.1+
MIT License
12 stars 2 forks source link

List items #3

Closed twss closed 10 years ago

twss commented 10 years ago

list_item tag.

Default content (title) specified as first parameter, additional options:

e.g.: <%= list_item 'Title', :after => 'Extra', :href => "#" %>