Topic: How to use checkbox style in rails application?
Hi.
I have a problem with correctly style checkbox in simple_form for rails application.
My code:
= f.input :remember_me, as: :boolean if devise_mapping.rememberable?
How to match your css style:
%p
%input#test6{:checked => "checked", :type => "checkbox"}/
%label{:for => "test6"} Basic
Add comment
Michal Szymanski staff pro premium priority answered 9 years ago
Hi,
unfortunately none of us works with rails and I cannot advise you anything. I'm sorry.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Related topics