• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

HintProps

Represents the props of the KendoReact Hint component.

NameTypeDefaultDescription

className?

string

Sets a class of the Hint DOM element.

direction?

"end" | "start"

Spcifies the alignment of the Hint text.

The possible values are: *(Default) start

  • end

editorDisabled?

boolean

Specifies if the editor is disabled.

id?

string

Represents the id of the Hint element. The value should be set to the editor ariaDescribedBy property.

style?

React.CSSProperties

The styles that are applied to the Hint.

In this article

Not finding the help you need?