Skip to main content

Rate

Container properties

All component configurations support Container properties at the first level.

Component properties

NameTypeDefaultWhether Variable Patternis supported Description
classNamestring✔️className
styleobjectstyle
countnumberTotal score

All the remaining componentsProps will be passed to the component root element(Rate)。

JS API

The interface obtained through formApi.getFieldApi() is as follows:

NameTypeDescription
nodeHTML ElementThe root DOM element of the component