List of component_property

Hi guys,
I have the problem with dash component_property as here:

but I can’t find any documentation on how to choose the right component_property.
Please help me

The list of component properties can be found in the documentation, typically under “Reference” or “{component name} Properties”.

You can also consider setting up intellisense in your IDE, so you can find the same information when typing parameters (plus it will check if the parameters/properties are valid).