QuanticResultLabel
QuanticResultLabel
In this article
The QuanticResultLabel
component displays an SLDS icon and label for a result.
If the Result
option is set this component can infer default label and icon based on the result properties. Otherwise the label
and icon
properties are required.
Example
<c-quantic-result-label label="Account" icon="standard:account" size="medium" icon-only></c-quantic-result-label>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The result item to use to infer label and icon. |
|
|
|
|
The label to display. |
|
|
|
|
The name of the SLDS icon to display. |
|
|
|
|
Size of the icon and label to display. |
|
|
|
|
Whether to only display the icon without the label. |
|
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|