Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReflectionGroup

Hierarchy

  • S<M.ReflectionGroup, "title" | "kind" | "categories">
    • ReflectionGroup

Index

Properties

Optional categories

categories: ReflectionCategory[]

Categories contained within this group.

Optional children

children: number[]

kind

The original typescript kind of the children of this group.

title

title: string

The title, a string representation of the typescript kind, of this group.

Generated using TypeDoc