LmnListItemTriggerEvent
No documentation has been provided.
Presentation
type LmnListItemTriggerEvent = {
nativeEvent: MouseEvent | KeyboardEvent;
controlName: string;
controlValue: boolean | null;
};
No documentation has been provided.
type LmnListItemTriggerEvent = {
nativeEvent: MouseEvent | KeyboardEvent;
controlName: string;
controlValue: boolean | null;
};