getAsButtonProps(props: { icon: string; label: string; title: string; }): { label: string; title: string; icon: string; }

Parameters

props