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/f5ca62faec6d5fb9e873b362b6efb153d419a7cc below:

add missing `sortKey` field type and correct a typo (#6… · bootstrap-vue/bootstrap-vue@f5ca62f · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-1

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

@@ -39,7 +39,7 @@ export declare class BTable extends BvComponent {

39 39

busy?: boolean

40 40

tbodyTrClass?: string | Array<any> | object | BvTableTbodyTrClassCallback

41 41

tbodyTrAttr?: object | BvTableTbodyTrAttrCallback

42 -

tabelVariant?: BvTableVariant | string

42 +

tableVariant?: BvTableVariant | string

43 43

headVariant?: BvTableHeadFootVariant | string

44 44

footVariant?: BvTableHeadFootVariant | string

45 45

tbodyTransitionProps?: BvTableTbodyTransitionProps

@@ -226,6 +226,7 @@ export interface BvTableField {

226 226

class?: string | string[]

227 227

formatter?: string | BvTableFormatterCallback

228 228

sortable?: boolean

229 +

sortKey?: string

229 230

sortDirection?: BvTableSortDirection

230 231

sortByFormatted?: boolean | BvTableFormatterCallback

231 232

filterByFormatted?: boolean | BvTableFormatterCallback

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