Control Label
Control Label component from @bungas/ui
Control Label component from @bungas/ui
The ControlLabel component from Bungas UI.
Standard label style
Lighter, secondary style
With bottom margin for forms
Nama sesuai akta kelahiran
Alamat domisili saat ini
FormLabel is an alias for ControlLabel for semantic form contexts.
npm install @bungas/uiimport { ControlLabel } from "@bungas/ui"import { ControlLabel } from "@bungas/ui"
export function Example() {
return <ControlLabel />
}Standard label style
Lighter, secondary style
With bottom margin for forms
Nama sesuai akta kelahiran
Alamat domisili saat ini
FormLabel is an alias for ControlLabel for semantic form contexts.