Tbpedia:Demo/Boostrap:修订间差异

无编辑摘要
(创建页面,内容为“Boostrap Component Demo 1.Button {{#bootstrap_button: {{BASEPAGENAME}} | color=success | size=lg | text=Overview Page}}”)
 
无编辑摘要
第1行: 第1行:
Boostrap Component Demo
Boostrap Component Demo


1.Button
1.Button <br>
{{#bootstrap_button: {{BASEPAGENAME}} | color=success | size=lg | text=Overview Page}}
{{#bootstrap_button: {{BASEPAGENAME}} | color=success | size=lg | text=Overview Page}}
2.Modal <br>
<bootstrap_modal color="info" text="Modal trigger!" heading="This is the modal headline" footer="And some footer text">Lorem ipsum dolor sit amet, ..</bootstrap_modal>
3 Alert<br>
<bootstrap_alert color="success" dismissible="fade">Alert message text with color ''success''</bootstrap_alert>