mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
feat(title): add support for small title (#19215)
Updates title to include `small` size and updates searchbar and UI to match native. closes #18898
This commit is contained in:
@ -58,6 +58,7 @@ export class Segment implements ComponentInterface {
|
||||
|
||||
/**
|
||||
* Emitted when the styles change.
|
||||
* @internal
|
||||
*/
|
||||
@Event() ionStyle!: EventEmitter<StyleEventDetail>;
|
||||
|
||||
|
Reference in New Issue
Block a user