« BootstrapComponents/Accordion » : différence entre les versions

De Semantic MediaWiki - Sandbox
(Page créée avec « An accordion can group a number of [[{{SUBPAGENAME}}/Panel|panels]] together in a way, that all except one are collapsed. For available options to this component, plese s... »)
 
mAucun résumé des modifications
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
An accordion can group a number of [[{{SUBPAGENAME}}/Panel|panels]] together in a way, that all except one are collapsed.
→ Back to [[{{BASEPAGENAME}}|Bootstrap Components overview]]


For available options to this component, plese see the [https://github.com/oetterer/BootstrapComponents/blob/master/docs/components.md#accordion documentation on github].
== Description ==
An accordion can group a number of [[{{BASEPAGENAME}}/Panel|panels]] together in a way, that all except one are collapsed.
 
For available options to this component, please see the [https://github.com/oetterer/BootstrapComponents/blob/master/docs/components.md#accordion documentation on github].


Please also visit the [https://github.com/oetterer/BootstrapComponents/blob/master/docs/components.md#panel github documentation] when looking for help for the panel component.
Please also visit the [https://github.com/oetterer/BootstrapComponents/blob/master/docs/components.md#panel github documentation] when looking for help for the panel component.

Dernière version du 6 février 2018 à 09:23

→ Back to Bootstrap Components overview

Description

An accordion can group a number of panels together in a way, that all except one are collapsed.

For available options to this component, please see the documentation on github.

Please also visit the github documentation when looking for help for the panel component.

Example

<bootstrap_accordion>
	<bootstrap_panel heading="Headline for Panel1">Text inside the panel</bootstrap_panel>
	<bootstrap_panel heading="Headline for Panel2" color="danger">Text inside the panel</bootstrap_panel>
	<bootstrap_panel heading="Headline for Panel3" active>Text inside the panel</bootstrap_panel>
	<bootstrap_panel heading="Headline for Panel4" color="info">Text inside the panel</bootstrap_panel>
</bootstrap_accordion>
Text inside the panel
Text inside the panel

Headline for Panel3

Text inside the panel
Text inside the panel
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.