Components

Components that are the building blocks to the UI

Imports

from nbdev.showdoc import show_doc
from IPython.display import HTML

source

SpacedPP

 SpacedPP (left, right=None)

source

SpacedPPs

 SpacedPPs (*c)
UkIcon?

source

SpacedTxtIcon

 SpacedTxtIcon (txt, icon, width=None, height=None, stroke_width=None,
                icon_right=True)

source

LAlignedTxtIcon

 LAlignedTxtIcon (txt, icon, width=None, height=None, stroke_width=None,
                  cls='space-x-2', icon_right=True, txt_cls=None)

source

LAlignedIconTxt

 LAlignedIconTxt (txt, icon, width=None, height=None, stroke_width=None,
                  cls='space-x-2', txt_cls=None)

Fonts


source

HelpText

 HelpText (c)