Type Alias StaticTextChangedHandler Declaration export type StaticTextChangedHandler = (data: StaticTextChangedEventData) => void;