use-bootstrap
Bootstrap

  • Bootstrap
  • Extend
  • Integration
  • Snippets
  • Examples
  • Search


  • ja
    • En
    • Ja
    • Light
    • Dark
Browse docs
  • Introduction
  • Concept
  • Migration
  • Site Management
  • Color Management
  • Components
  • Props
  • Methods
  • Events
  • Customize
  • Accordion
  • Alerts
  • Badge
  • Breadcrumb
  • Buttons
  • Button Group
  • Card
  • Carousel
  • Close button
  • Collapse
  • Dropdowns
  • List Group
  • Modal
  • Navbar
  • Navs & Tabs
  • Offcanvas
  • Pagination
  • Placeholders
  • Popovers
  • Progress
  • Scrollspy
  • Spinners
  • Toasts
  • Tooltips
  • Overview
  • Form Control
  • Select
  • Checks & Radios
  • Range
  • Input Group
  • Floating Labels
  • Layout
  • Validation
  • Containers
  • Grid
  • Columns
  • Gutters
  • CSS Grid
  • Reboot
  • Typography
  • Images
  • Tables
  • Figures
  • Blockquotes
  • Clearfix
  • Color & Background
  • Colored Links
  • Focus Ring
  • Icon Link
  • Position
  • Ratio
  • Stacks
  • Stretched Link
  • Text Truncation
  • Vertical Rule
  • Visually Hidden
  • Background
  • Borders
  • Text Colors
  • Display
  • Flex
  • Float
  • Interactions
  • Link
  • Object Fit
  • Opacity
  • Overflow
  • Position
  • Shadows
  • Sizing
  • Spacing
  • Text
  • Vertical Align
  • Visibility
  • Z-index
  • Team
  • License

フォーカスリング

  1. Bootstrap
  2. Helpers

要素やコンポーネントにカスタムフォーカスリングスタイルを追加・変更できるユーティリティクラス

Example

Custom focus ring
vue
<template>
 <Anchor
  to="/"
  focus-ring
  display="inline-flex"
  padding="y-1 x-3"
  text-decoration="none"
  border
  rounded-size="2"
 >
  Custom focus ring
 </Anchor>
</template>
use-bootstrap
  • Designed and built with all the love in the world by the Simplise Inc. team with the help of our contributors.
  • Code licensed MIT docs CC BY 3.0.
Links
  • Bootstrap
  • Extend
  • Integration
  • Snippets
  • Examples
Guides
  • Getting started
  • Migration
  • Site management
  • Color management
  • Customize
Projects
  • use-bootstrap
Community
  • Github Issues
  • Team