Lines Matching refs:type

5 <panel type="default">Basic panel example</panel>
7 <code html5><panel type="default">Basic panel example</panel></code>
11 <panel type="default" title="Panel title">
15 <code html5><panel type="default" title="Panel title">
21 <panel type="default" title="Panel title" subtitle="Panel subtitle">
25 <code html5><panel type="default" title="Panel title" subtitle="Panel subtitle">
33 <panel type="primary" title="Panel title">Panel content</panel>
34 <panel type="success" title="Panel title">Panel content</panel>
35 <panel type="info" title="Panel title">Panel content</panel>
36 <panel type="warning" title="Panel title">Panel content</panel>
37 <panel type="danger" title="Panel title">Panel content</panel>
40 <panel type="primary" title="Panel title">Panel content</panel>
41 <panel type="success" title="Panel title">Panel content</panel>
42 <panel type="info" title="Panel title">Panel content</panel>
43 <panel type="warning" title="Panel title">Panel content</panel>
44 <panel type="danger" title="Panel title">Panel content</panel>
51 <panel type="default" title="Panel title" no-body="true">
61 <code html5><panel type="default" title="Panel title" no-body="true">
71 <panel type="default" title="Panel title" no-body="true">
80 <code html5><panel type="default" title="Panel title" no-body="true">
91 <panel type="default" title="Panel title" no-body="true">
103 <code html5><panel type="default" title="Panel title" no-body="true">
116 <panel type="default" title="Panel title" subtitle="Panel subtitle" icon="glyphicon glyphicon-home">
120 <code html5><panel type="default" title="Panel title" subtitle="Panel subtitle" icon="glyphicon gly…
128 | ''type'' | ''default'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''dang…