Autocomplete Item

Child component of Autocomplete

API reference

Properties

PropertyAttributeDescriptionTypeDefault
descriptiondescriptionA description for the component. Displays below the label text.string
disableddisabledWhen true, interaction is prevented and the component is displayed with lower opacity.booleanfalse
headingrequiredheadingSpecifies heading text for the component.string
iconEndicon-endSpecifies an icon to display at the end of the component.string
iconFlipRtlicon-flip-rtlDisplays the iconStart and/or iconEnd as flipped when the element direction is right-to-left ("rtl")."both" | "end" | "start"
iconStarticon-startSpecifies an icon to display at the start of the component.string
labellabelAccessible name for the component.string
valuevalueThe component's value.string

Slots

NameDescription
content-endA slot for adding non-actionable elements after content of the component.
content-startA slot for adding non-actionable elements before content of the component.

Styles

NameDescription
--calcite-autocomplete-background-colorSpecifies the background color of the component.
--calcite-autocomplete-description-text-colorSpecifies the text color of the component's description.
--calcite-autocomplete-heading-text-colorSpecifies the text color of the component's heading.
--calcite-autocomplete-text-colorSpecifies the text color of the component.

Methods

NameDescriptionSignature
componentOnReadyCreate a promise that resolves once component is fully loaded.componentOnReady(): Promise<void>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close