Sourceबटण गट
बटण गटा वांगडा एकाच ओळीचेर बटणांची माळ एकठांय गट करात, आनी जावास्क्रिप्टान तांकां सुपर-पावर करात.
मुळावें उदाहरण
.btn
in च्या आदारान बटणांची माळ गुठलावची .btn-group
. आमच्या बटणां प्लगइनान पर्यायी जावास्क्रिप्ट रेडिओ आनी चेकबॉक्स शैली वर्तनाचेर जोडात .
प्रत करप
<div class= "btn-group" role= "group" aria-label= "Basic example" >
<button type= "button" class= "btn btn-secondary" > Left</button>
<button type= "button" class= "btn btn-secondary" > Middle</button>
<button type= "button" class= "btn btn-secondary" > Right</button>
</div>
योग्य आसा हाची खात्री करात role
आनी लेबल दिवचें
सहाय्यक तंत्रगिन्यान (देखीक स्क्रीन रीडर) बटणांची माळ गटबंदी केल्या अशें सांगपाखातीर योग्य role
गुणधर्म दिवपाची गरज आसा. बटण गटांखातीर, हें आसतलें role="group"
, जाल्यार साधनपट्ट्यांक एक आसपाक जाय role="toolbar"
.
ते भायर, गट आनी साधनपट्ट्यांक स्पश्ट लेबल दिवपाक जाय, कारण चडशे सहाय्यक तंत्रज्ञान हेर तरेन तांकां जाहीर करचे नात, योग्य भुमिका गुणधर्म आसून लेगीत. हांगा दिल्ल्या उदाहरणांनी, आमी वापरतात aria-label
, पूण अशे पर्यायय aria-labelledby
वापरूं येतात.
चड गुंतागुंतीच्या घटकांखातीर बटण गटांचे संच बटण साधनपट्टींत एकठांय करात. गट, बटणां आनी हेर स्पेस करपाक गरज पडल्यार उपयुक्तताय वर्ग वापरात.
प्रत करप
<div class= "btn-toolbar" role= "toolbar" aria-label= "Toolbar with button groups" >
<div class= "btn-group mr-2" role= "group" aria-label= "First group" >
<button type= "button" class= "btn btn-secondary" > 1</button>
<button type= "button" class= "btn btn-secondary" > 2</button>
<button type= "button" class= "btn btn-secondary" > 3</button>
<button type= "button" class= "btn btn-secondary" > 4</button>
</div>
<div class= "btn-group mr-2" role= "group" aria-label= "Second group" >
<button type= "button" class= "btn btn-secondary" > 5</button>
<button type= "button" class= "btn btn-secondary" > 6</button>
<button type= "button" class= "btn btn-secondary" > 7</button>
</div>
<div class= "btn-group" role= "group" aria-label= "Third group" >
<button type= "button" class= "btn btn-secondary" > 8</button>
</div>
</div>
तुमच्या साधनपट्टींतल्या बटण गटां वांगडा इनपुट गट मिक्स करपाक मेकळीक दिवची. वयर दिल्ल्या उदाहरणा प्रमाणें, तुमकां गजाली योग्य रितीन सुवात दिवपाक जरी कांय उपयुक्तताय जाय पडटली अशी शक्यताय आसा.
प्रत करप
<div class= "btn-toolbar mb-3" role= "toolbar" aria-label= "Toolbar with button groups" >
<div class= "btn-group mr-2" role= "group" aria-label= "First group" >
<button type= "button" class= "btn btn-secondary" > 1</button>
<button type= "button" class= "btn btn-secondary" > 2</button>
<button type= "button" class= "btn btn-secondary" > 3</button>
<button type= "button" class= "btn btn-secondary" > 4</button>
</div>
<div class= "input-group" >
<div class= "input-group-prepend" >
<div class= "input-group-text" id= "btnGroupAddon" > @</div>
</div>
<input type= "text" class= "form-control" placeholder= "Input group example" aria-label= "Input group example" aria-describedby= "btnGroupAddon" >
</div>
</div>
<div class= "btn-toolbar justify-content-between" role= "toolbar" aria-label= "Toolbar with button groups" >
<div class= "btn-group" role= "group" aria-label= "First group" >
<button type= "button" class= "btn btn-secondary" > 1</button>
<button type= "button" class= "btn btn-secondary" > 2</button>
<button type= "button" class= "btn btn-secondary" > 3</button>
<button type= "button" class= "btn btn-secondary" > 4</button>
</div>
<div class= "input-group" >
<div class= "input-group-prepend" >
<div class= "input-group-text" id= "btnGroupAddon2" > @</div>
</div>
<input type= "text" class= "form-control" placeholder= "Input group example" aria-label= "Input group example" aria-describedby= "btnGroupAddon2" >
</div>
</div>
आकारमान करप
गटांतल्या दरेक बटणाक बटण आकारमान वर्ग लागू करचे परस, फकत दरेकाक जोडात .btn-group-*
, एका .btn-group
परस चड गट नेस्ट करतना दरेका सयत.
दावें
मदलें
उजवें
दावें
मदलें
उजवें
दावें
मदलें
उजवें
प्रत करप
<div class= "btn-group btn-group-lg" role= "group" aria-label= "..." > ...</div>
<div class= "btn-group" role= "group" aria-label= "..." > ...</div>
<div class= "btn-group btn-group-sm" role= "group" aria-label= "..." > ...</div>
घोंस घालप
जेन्ना तुमकां बटणांची माळ भरसून ड्रॉपडावन मेनू जाय तेन्ना .btn-group
दुसर् या भितर एक दवरात ..btn-group
प्रत करप
<div class= "btn-group" role= "group" aria-label= "Button group with nested dropdown" >
<button type= "button" class= "btn btn-secondary" > 1</button>
<button type= "button" class= "btn btn-secondary" > 2</button>
<div class= "btn-group" role= "group" >
<button id= "btnGroupDrop1" type= "button" class= "btn btn-secondary dropdown-toggle" data-toggle= "dropdown" aria-haspopup= "true" aria-expanded= "false" >
Dropdown
</button>
<div class= "dropdown-menu" aria-labelledby= "btnGroupDrop1" >
<a class= "dropdown-item" href= "#" > Dropdown link</a>
<a class= "dropdown-item" href= "#" > Dropdown link</a>
</div>
</div>
</div>
उबें बदलप
बटणांचो संच आडवो न्हय तर उबो रांकिल्लो दिसचो. स्प्लिट बटण ड्रॉपडावन हांगा समर्थीत ना.
बटन
बटन
ड्रॉपडावन करप
बटन
बटन
ड्रॉपडावन करप
ड्रॉपडावन करप
ड्रॉपडावन करप
प्रत करप
<div class= "btn-group-vertical" >
...
</div>