Regsoft design system

Company details

The Company Details component allows users to look up Australian company information by searching with an ABN (Australian Business Number) or ACN (Australian Company Number). It queries the Australian Business Register and displays the matched company name.

Basic usage

Provide an id and a company_details callback function that receives the selected entity map (or nil when cleared).

Example

Company details

or

Markup

Source markup is unavailable in this environment. Markup extraction relies on debug_heex_annotations and the project source files, which are only present during development.

With custom legend

Use the legend attribute to customise the fieldset legend text.

Example

Look up your business

or

Markup

Source markup is unavailable in this environment. Markup extraction relies on debug_heex_annotations and the project source files, which are only present during development.

Pre-populated company name

Pass company_name to pre-populate the component with an existing company.

Example

Company details

Markup

Source markup is unavailable in this environment. Markup extraction relies on debug_heex_annotations and the project source files, which are only present during development.