Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-packages/real-product-manager-wp-client/lib/types/validateHint"

Index

Type aliases

Type aliases

ValidateHint

ValidateHint: { hasFeedback: boolean; help: string; validateStatus: "error" | "warning" }

Type declaration

  • hasFeedback: boolean
  • help: string
  • validateStatus: "error" | "warning"

Generated using TypeDoc