defaultProps: {
absolute: boolean;
backgroundColor: string;
bordered: boolean;
children: never[];
initial: null;
menuName: undefined;
}
Type declaration
absolute: boolean
backgroundColor: string
bordered: boolean
children: never[]
initial: null
menuName: undefined