Tools and Utilities¶
bootlace.util Module¶
Functions¶
|
Convert an item to a dominate tag. |
|
Check if the current request is for the given endpoint and URL kwargs |
|
Convert a string to a class instance if necessary. |
|
Render an item to a Markup object. |
Classes¶
A warning specific to Bootlace |
|
|
A helper for manipulating the class attribute on a tag. |
|
A helper for generating unique HTML IDs. |
|
Protocol for objects that can be converted to a tag. |
|
A helper for creating tags. |
Variables¶
A type that can be converted to a tag |
|
A type that can be converted to a tag via |
|
A helper for generating unique HTML IDs. |
Class Inheritance Diagram¶
