reactjs - Can checkbox label be positioned above instead left/right? -


in official docs stated checkbox component has prop labelposition accepts values right , left. wanted display label above actual checkbox element.

can done?

thanks!

type of labelposition enum(left, right) can pass left or right component. can try use css, jquery.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -