mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	Forgot that the README.md in develop branch is different from the main branch
This commit is contained in:
		
							parent
							
								
									a0ef8f14a6
								
							
						
					
					
						commit
						693b001052
					
				| 
						 | 
					@ -92,6 +92,8 @@ Add `.btn-raised` to a button to add a permanent shadow to it.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Add `.floating-label` to an input field with a `placeholder` to transform the placeholder in a floating label.
 | 
					Add `.floating-label` to an input field with a `placeholder` to transform the placeholder in a floating label.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Add `data-hint="some hint"` to show an hint under the input when the user focus it.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Remember to use the proper HTML markup to get radio and checkboxes styled correctly (choose between *radio* or *checkbox*):
 | 
					Remember to use the proper HTML markup to get radio and checkboxes styled correctly (choose between *radio* or *checkbox*):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="radio/checkbox radio-primary">
 | 
					    <div class="radio/checkbox radio-primary">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user