Getting Started
Overview
Installation
Theme
Forms
Basic Inputs
Custom Inputs
Select
Components
Components
78
Micro Charts
Navigation
Libraries
Content Editor
Data View
Form Builder
Image Designer
Kanban Board
PDF Viewer
Video Player
Visual Builder
Latest npm version of @ngstarter-ui/componentsWeekly npm downloads of @ngstarter-ui/components
Buy License

Action Required

The Action Required component shows that the user must complete a critically important action. Use it when a dashboard, setup flow, billing page, or account page needs to clearly tell the user what must be done next.

Use it for:
  • Required setup: Ask the user to finish a required profile, company, or workspace step.
  • Blocked access: Explain why a feature is not ready until the action is complete.
  • One primary action: Provide one clear button that moves the user to the next step.
  • Critical notices: Highlight account, billing, verification, or onboarding tasks.

Do not use it for passive information. If the message does not require a critical action, use an Alert or another lower-emphasis component instead.

PropTypeDefault
actionText
Indicates the type of event or action
stringAction Required
iconName
Custom icon
stringerror
description*
Full description of the event or action to be performed
string
buttonText*
Text on the button
string
EventDescription
buttonClickedExecuted when a button clicked