Back to Consul

Consul::Source

ui/packages/consul-ui/app/components/consul/source/README.mdx

2.0.0531 B
Original Source

Consul::Source

A presentational component for showing a source name. This is a similar component to Consul::Kind and Consul::ExternalSource, except Consul::Source does not relate to a Service.

hbs
<Consul::Source @source='Source Name' />

Arguments

Argument/AttributeTypeDefaultDescription
sourcestringA string to be passed down and displayed as the source name.

See