• Home
  • Tactics components
  • Forms
  • Input field
Release 25.43.4
Tactics 3.0.13
light_mode
dark_mode

Input field

Input fields allow users to enter editable text or numeric values into the UI.

TWIG : Universes/_common/_twig/_components/_forms/_input_fields.twig
CSS : DesignSystem/_tactics/_common/_css/_components/_form/_fields.scss
DesignSystem/_tactics/_common/_css/_components/_form/_informations.scss
DesignSystem/_tactics/_common/_css/_components/_form/_infos.scss
DesignSystem/_tactics/_common/_css/_components/_form/_inputs.scss
DesignSystem/_tactics/_common/_css/_components/_form/_labels.scss
DesignSystem/_tactics/_common/_css/_components/_form/_password.scss
DesignSystem/_tactics/_common/_css/_components/_form/_sizes.scss
DesignSystem/_tactics/_common/_css/_components/_form/_textarea.scss
DesignSystem/_tactics/_common/_css/_components/_form/_validation.scss

JS : Universes/_common/_js/_forms.js
Angular component : <bcdk-input-base>