Custom Header/Footer slots #637
Labels
Angular
An issue or a feature-request for Angular platform
Documentation
An issue or a feature-request for our Amplify UI Doc site or AWS Amplify docs
feature-request
Request a new feature
React
An issue or a feature-request for React platform
Vue
An issue or a feature-request for Vue platform
Milestone
Closes #259, #498, #257
Customizing text via
I18n
isn't enough. Slots are needed to prepend, append, & replace entire elements.These largely exist in the internal implementation, but need to be exposed & documented.
Slot Names (React)
Here I mocked up the React documentation with where the slots would go:
Slot Implementation (React)
This example implementation does the following:
Header
Footer
SignIn.Header
with a subtitleSignIn.Footer
below the formThe text was updated successfully, but these errors were encountered: