interface CreateIconButtonOptions extends IconButtonProps Properties icon: string | HTMLElement Icon as SVG string or element title: string Accessible title (shows on hover, used for aria-label) optional onClick: (event: MouseEvent) => void Click handler