The ParamField component documents API parameters and properties with consistent formatting for type, requirements, default values, and descriptions.
The user’s display name
Maximum number of items to return
Use OAuth authentication instead
The current status of the user account
The name of the parameter (e.g., “username”, “limit”)
The data type of the parameter (e.g., “string”, “number”, “boolean”)
Indicates if the parameter is required. Displays a “Required” label when true.
The default value for the parameter, if any
Marks the parameter as deprecated.
Whether to include the parameter in the table of contents. Defaults to false.