Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 572 Bytes

usefieldname-hook.md

File metadata and controls

34 lines (27 loc) · 572 Bytes

useFieldName()

Props

Props in

Prop Name Description
name

String

The base field name without a `/`.

Props out

Prop Name Description
fieldName String value of the field name.

When to use?