Function: PropertyVectorCard()¶
PropertyVectorCard(
props):Element
Render a property vector as a titled card with its state badge and control.
The technical detail line (raw INDI property name and permission) only shows
when the surrounding DisplaySettingsProvider enables debug info; operators
see just the human label by default.
Parameters¶
props¶
The vector and an optional class name.
Returns¶
Element
The card element.