Interface for classes that have a TypeDoc typename.

Hierarchy

  • HasTypeName

Implemented by

Methods

Methods

  • Returns the bluestep.js classpath for the current object.

    Returns string

    Example

    const isBool = testForm.fields.mysteryField.typeName().toLowerCase().includes('boolean')
    

Generated using TypeDoc