Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomTitle ¶
func (*CustomTitle) Render ¶
func (c *CustomTitle) Render() app.UI
type DangerAlert ¶
func (*DangerAlert) Render ¶
func (c *DangerAlert) Render() app.UI
type DefaultAlert ¶
func (*DefaultAlert) Render ¶
func (c *DefaultAlert) Render() app.UI
type ModalBoxAsGenericContainer ¶
func (*ModalBoxAsGenericContainer) Render ¶
func (c *ModalBoxAsGenericContainer) Render() app.UI
type SuccessAlert ¶
func (*SuccessAlert) Render ¶
func (c *SuccessAlert) Render() app.UI
type WarningAlert ¶
func (*WarningAlert) Render ¶
func (c *WarningAlert) Render() app.UI
type WithDescription ¶
func (*WithDescription) Render ¶
func (c *WithDescription) Render() app.UI
type WithHelpButton ¶
func (*WithHelpButton) Render ¶
func (c *WithHelpButton) Render() app.UI
type WithoutTitle ¶
func (*WithoutTitle) Render ¶
func (c *WithoutTitle) Render() app.UI
Click to show internal directories.
Click to hide internal directories.