mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3922: TriStateCheckbox PT Options typo
This commit is contained in:
parent
270186ca6c
commit
cb37100228
3 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@ export interface TriStateCheckboxPassThroughOptions {
|
|||
/**
|
||||
* Uses to pass attributes to the checkbox box's DOM element.
|
||||
*/
|
||||
checbox?: TriStateCheckboxPassThroughOptionType;
|
||||
checkbox?: TriStateCheckboxPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the check icon's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue