is_active_endpoint
¶
bootlace.util.
is_active_endpoint
(
endpoint
:
str
,
url_kwargs
:
Mapping
[
str
,
Any
]
,
ignore_query
:
bool
=
True
)
→
bool
[source]
¶
Check if the current request is for the given endpoint and URL kwargs
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
Tools and Utilities
Previous:
as_tag
Next:
maybe