Props: { className?: string; label?: string; nonce?: string }

Type declaration

  • OptionalclassName?: string

    The classname used to link the Honeypot input with the CSS that hides it.

    "__honeypot_inputs"
    
  • Optionallabel?: string
  • Optionalnonce?: string