Options
All
  • Public
  • Public/Protected
  • All
Menu

组件的取名服务类

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static ALLNAMES

ALLNAMES: string[] = ...

Methods

Static existsName

  • 校验一个名称是否存在

    Parameters

    Returns boolean

Static generateName

  • 生成一个组件的当前page的唯一名字

    Parameters

    Returns string

Static getInstance

  • getInstance<T>(): T
  • Type parameters

    • T: {}

    Returns T

Generated using TypeDoc