Documentation ¶
Index ¶
- Variables
- type Alert
- type Badge
- type Breadcrumb
- type BreadcrumbItem
- type Button
- type ButtonGroup
- type ButtonToolbar
- type Card
- type CardColumns
- type CardDeck
- type CardGroup
- type Carousel
- type CarouselControlNext
- type CarouselControlPrev
- type CarouselIndicator
- type CarouselIndicators
- type CarouselItem
- type CloseButton
- type Container
- type Dropdown
- type DropdownDivider
- type DropdownMenu
- type FormCheck
- type FormGroup
- type FormRow
- type FormText
- type InputGroup
- type InputGroupText
- type InvalidFeedback
- type Jumbotron
- type ListGroup
- type ListGroupItem
- type Modal
- type ModalBody
- type ModalContent
- type ModalDialog
- type ModalFooter
- type ModalHeader
- type Nav
- type NavItem
- type NavLink
- type Navbar
- type NavbarBrand
- type NavbarCollapse
- type NavbarNav
- type NavbarText
- type NavbarToggler
- type PageItem
- type PageLink
- type Pagination
- type Progress
- type ProgressBar
- type Row
- type ValidFeedback
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = log.New(os.Stderr, "", 0)
Logger is the default logger for reporting render errors.
Functions ¶
This section is empty.
Types ¶
type Breadcrumb ¶
type BreadcrumbItem ¶
type Button ¶
type ButtonGroup ¶
type ButtonToolbar ¶
type CardColumns ¶
type CarouselControlNext ¶
type CarouselControlPrev ¶
type CarouselIndicator ¶
type CarouselIndicators ¶
type CarouselItem ¶
type CloseButton ¶
type DropdownDivider ¶
type DropdownMenu ¶
type InputGroup ¶
type InputGroupText ¶
type InvalidFeedback ¶
type ListGroupItem ¶
type ListGroupItem struct { ID string Class string Type string Style string Href string Form string Value string Target string Active bool Disabled bool Yield func() }
func (*ListGroupItem) NodeName ¶
func (r *ListGroupItem) NodeName() string
type ModalContent ¶
type ModalDialog ¶
type ModalFooter ¶
type ModalFooter struct {}
type ModalHeader ¶
type NavbarBrand ¶
type NavbarBrand struct {}
type NavbarCollapse ¶
type NavbarCollapse struct {}
type NavbarText ¶
type NavbarText struct {}
type NavbarToggler ¶
type NavbarToggler struct {}
type PageLink ¶
type Pagination ¶
type ProgressBar ¶
Click to show internal directories.
Click to hide internal directories.