MenuItem โบ setChecked
MenuItem.setChecked() method
Signature:
setChecked(checked: boolean | null): this;Parameters
| Parameter | Type | Description |
|---|---|---|
checked | boolean | null |
Returns:
this
1 min read
MenuItem โบ setChecked
Signature:
setChecked(checked: boolean | null): this;| Parameter | Type | Description |
|---|---|---|
checked | boolean | null |
Returns:
this