Home > @uniformdev/design-system > ParameterNameAndPublicIdInput

ParameterNameAndPublicIdInput() function

Signature:

Parameters

Parameter

Type

Description

{ id, onBlur, autoFocus, onNameChange, onPublicIdChange, nameIdError, publicIdError, readOnly, hasInitialPublicIdField, label, warnOverLength, nameIdField, nameCaption, namePlaceholderText, publicIdFieldName, publicIdCaption, publicIdPlaceholderText, values, }

(not declared)

input

ParameterNameAndPublicIdInputProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example