Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkBase

Base interface to be inherited by Link and LinkButton interfaces.

Hierarchy

Index

Properties

Properties

Optional children

children: IStandardElement[] | string

HTML children as an array of IStandardElement or as a string.

props

Must have a to property pointing to a registered route.

Generated using TypeDoc