We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start expanding the public API of GOV.UK Frontend by opening some features for initialising components:
Ensure these features are documented in the Frontend docs, with both:
This is a first step towards maintaining a wider public API both for using our components and creating components in services.
@romaricpascal
@seaemsi, @patrickpatrickpatrick
The content you are editing has changed. Please copy your edits and refresh the page.
createAll
isSupported()
initAll
The text was updated successfully, but these errors were encountered:
Work will carry on in #5292
Sorry, something went wrong.
romaricpascal
No branches or pull requests
Brief
Start expanding the public API of GOV.UK Frontend by opening some features for initialising components:
Ensure these features are documented in the Frontend docs, with both:
This is a first step towards maintaining a wider public API both for using our components and creating components in services.
Epic lead
@romaricpascal
Driving role(s)
@seaemsi, @patrickpatrickpatrick
Supporting roles
Needs awareness
Further detail
Expanding the API
createAll
#5209isSupported()
part of our public API #5210createAll
#5213createAll
function govuk-design-system#3812createAll
to initialise components not provided by GOV.UK Frontend #5211createAll
#5212initAll
#5267Documenting the API
Admin
The text was updated successfully, but these errors were encountered: