Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VertexViewerIcon

Index

Properties

Properties

name?: ViewerIconName

The name of the icon to render.

size?: ViewerIconSize

The size of the icon. Can be 'sm' | 'md' | 'lg' | undefined. Predefined sizes are set to: * sm: 16px

  • md: 24px

  • lg: 32px

A custom size can be supplied by setting this field to undefined and setting font-size through CSS. Defaults to md.