Options
Additional configuration options:
Property | Type | Default | Required | Description |
---|---|---|---|---|
stylish |
boolean | false |
A boolean value indicating whether to include default CSS styles. | |
initialSearch |
boolean | false |
A boolean value indicating whether to perform an initial search on page load. | |
legacyAliasing |
boolean | false |
If you wish to use the legacy method of aliasing, yes. | After SF v1.43.0 a new method to manage providing information to children components has been released. To facilitate migration you can switch this on and update your components as you go instead of a full rewrite being required. |