NavStyle¶

class bootlace.nav.NavStyle(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]¶

Bases: Enum

Styles for the nav element

Attributes Summary

PILLS

PLAIN

TABS

UNDERLINE

Attributes Documentation

PILLS = 'nav-pills'¶
PLAIN = ''¶
TABS = 'nav-tabs'¶
UNDERLINE = 'nav-underline'¶

Bootlace

Navigation

Contents:

  • Getting Started
  • API Reference
    • Breadcrumbs
    • Forms
    • Bootstrap Icons
    • Images
    • Links
    • Navigation
    • Layout, sizing and colors
    • Tables
    • Tools and Utilities

Related Topics

  • Documentation overview
    • API Reference
      • Navigation
        • Previous: NavAlignment
        • Next: Link
©2024, Alex Rudy. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source