Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FxSpawnerEntryProps

Hierarchy

  • FxSpawnerEntryProps

Index

Properties

Optional className

className: undefined | string

Optional description

description: undefined | string

id

id: string

Optional isSelected

isSelected: undefined | false | true

Optional name

name: undefined | string

Optional onClick

onClick: undefined | ((event: MouseEvent<HTMLDivElement>) => void)

Generated using TypeDoc