mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
corrected a typo
This commit is contained in:
parent
4fdb964b86
commit
98d274dbeb
1 changed files with 1 additions and 1 deletions
2
components/lib/column/Column.d.ts
vendored
2
components/lib/column/Column.d.ts
vendored
|
@ -149,7 +149,7 @@ export interface ColumnPassThroughOptions {
|
|||
*/
|
||||
sort?: ColumnPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the sort badge's DOM element.
|
||||
* Used to pass attributes to the sort icon's DOM element.
|
||||
*/
|
||||
sortIcon?: ColumnPassThroughOptionType;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue