Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/core / Interface

NgDocPlaygroundProperty

Playground property data

Properties

NameTypeDescription
description
string | undefined

Commend for the property

inputName
string

The name of the input in the code (it can be different from property name)

isManual
boolean | undefined

Determines if the property is manually added by the user

options
string[] | undefined

List of possible options, it can be list of Type Alias items

type
string

Type of the property