Movatterモバイル変換


[0]ホーム

URL:


CoreUI Angular Logo
Framework:
Getting startedIntroductionSupport CoreUICustomizeSassOptionsCSS VariablesLayoutBreakpointsContainersGridColumnsGuttersFormsOverviewAutocompletePRODate PickerPRODate Range PickerPROForm ControlSelectMulti SelectPROChecks & RadiosPassword InputPRORangeRange SliderPRORatingPROStepperPROInput GroupFloating LabelsLayoutTime PickerPROValidationComponentsAccordionAlertAvatarBadgeBreadcrumbButtonButton GroupCalendarPROCalloutCardCarouselClose buttonCollapseDropdownFooterHeaderImageList GroupLoading ButtonPROModalNavNavbarOffcanvasPaginationPlaceholderPopoverProgressSmart PaginationPROSmart TablePROSidebarSpinnerTableTabsNewToastTooltipWidgetsIconsChartsTemplatesNewAdmin & DashboardDownloadInstallationCustomizeContentMigrationv4 → v5v3 → v4Angular version


DownloadHire UsGet CoreUI PRO
On this page

Options

Quickly customize CoreUI for Angular with built-in variables to easily toggle global CSS preferences for controlling style and behavior.

Global options

Customize CoreUI for Angular with our built-in custom variables file and easily toggle global CSS preferences with new$enable-* Sass variables. Override a variable's value and recompile withnpm run test as needed.

You can find and customize these variables for key global options in CoreUI@coreui/coreui/scss/_variables.scss file.

VariableValuesDescription
$spacer1rem (default), or any value > 0Specifies the default spacer value to programmatically generate ourspacer utilities.
$enable-roundedtrue (default) orfalseEnables predefinedborder-radius styles on various components.
$enable-shadowstrue orfalse (default)Enables predefined decorativebox-shadow styles on various components. Does not affectbox-shadows used for focus states.
$enable-gradientstrue orfalse (default)Enables predefined gradients viabackground-image styles on various components.
$enable-transitionstrue (default) orfalseEnables predefinedtransitions on various components.
$enable-reduced-motiontrue (default) orfalseEnables theprefers-reduced-motion media query, which suppresses certain animations/transitions based on the users' browser/operating system preferences.
$enable-grid-classestrue (default) orfalseEnables the generation of CSS classes for the grid system (e.g..row,.col-md-1, etc.).
$enable-container-classestrue (default) orfalseEnables the generation of CSS classes for layout containers. (New in v4.2.0)
$enable-carettrue (default) orfalseEnables pseudo element caret on.dropdown-toggle.
$enable-button-pointerstrue (default) orfalseAdd "hand" cursor to non-disabled button elements.
$enable-rfstrue (default) orfalseGlobally enablesRFS.
$enable-validation-iconstrue (default) orfalseEnablesbackground-image icons within textual inputs and some custom forms for validation states.
$enable-negative-marginstrue orfalse (default)Enables the generation ofnegative margin utilities.
$enable-deprecation-messagestrue (default) orfalseSet tofalse to hide warnings when using any of the deprecated mixins and functions that are planned to be removed inv6.
$enable-important-utilitiestrue (default) orfalseEnables the!important suffix in utility classes.
$enable-smooth-scrolltrue (default) orfalseAppliesscroll-behavior: smooth globally, except for users asking for reduced motion throughprefers-reduced-motion media query
$enable-ltrfalse orfalse (default)Enables Left-to-Right
$enable-rtltrue (default) orfalseEnables Right-to-Left

CoreUI for Angular is Open Source UI Components Library for Angular.

Currently v5.5.17 Code licensed MIT, docs CC BY 3.0 .
CoreUI PRO requires acommercial license.


[8]ページ先頭

©2009-2025 Movatter.jp