A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/2302b31 below:

render header when not always stacked mod… · bootstrap-vue/bootstrap-vue@2302b31 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -10,7 +10,7 @@ export default {

10 10

computed: {

11 11

isStacked() {

12 12

// `true` when always stacked, or breakpoint specified

13 -

return this.stacked === '' ? true : Boolean(this.stacked)

13 +

return this.stacked === '' ? true : this.stacked

14 14

},

15 15

isStackedAlways() {

16 16

return this.stacked === true || this.stacked === ''

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4