Hierarchy

  • MakeIconOptions

Properties

href?: string
onClick?: ((this: HTMLElement, event: MouseEvent) => void)

Type declaration

onRightClick?: ((this: HTMLElement, event: MouseEvent) => void)

Type declaration

svg?: string
text?: string
title?: string

Generated using TypeDoc