mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
chore(): update demos and segments
This commit is contained in:
1
packages/core/src/components.d.ts
vendored
1
packages/core/src/components.d.ts
vendored
@ -2425,6 +2425,7 @@ declare global {
|
||||
}
|
||||
namespace JSXElements {
|
||||
export interface IonSegmentButtonAttributes extends HTMLAttributes {
|
||||
activated?: boolean;
|
||||
checked?: boolean;
|
||||
color?: string;
|
||||
disabled?: boolean;
|
||||
|
Reference in New Issue
Block a user