File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,11 @@ new Vue({
98
98
<td> - </td>
99
99
<td> String </td>
100
100
<td>Force the displayed initials by overriding the computed ones.</td></tr>
101
+ <tr ><td >inline</td >
102
+ <td> N </td>
103
+ <td> false </td>
104
+ <td> Boolean </td>
105
+ <td>Uses inline-flex instead of flex</td></tr>
101
106
<tr ><td >src</td >
102
107
<td> N </td>
103
108
<td> - </td>
Original file line number Diff line number Diff line change @@ -114,6 +114,12 @@ a(href='https://github.com/eliep/vue-avatar')
114
114
td -
115
115
td String
116
116
td Force the displayed initials by overriding the computed ones.
117
+ tr
118
+ td initials
119
+ td N
120
+ td false
121
+ td Boolean
122
+ td Uses inline-flex instead of flex.
117
123
tr
118
124
td src
119
125
td N
You can’t perform that action at this time.
0 commit comments