Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PopupMenuButton<T>

Type parameters

  • T

Hierarchy

Implements

  • RuntimeBaseClass

Index

Constructors

Properties

Methods

Constructors

constructor

  • new PopupMenuButton<T>(props: PopupMenuButtonProps<T>): PopupMenuButton<T>

Properties

Readonly internalRuntimeType

internalRuntimeType: Type<typeof PopupMenuButton> = ...

props

props: PopupMenuButtonProps<T>

tag

tag: string

Methods

build

  • build(): Widget

Generated using TypeDoc