libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
GetCssClassName.GetCssClassName
libwasm
css
GetCssClassName
Undocumented in source.
enum
GetCssClassName
;
enum
GetCssClassName
;
template
GetCssClassName
(Node, string style)
static if
(!(
StyleSets.length == 0
))
static if
(!(
StyleSets.length > 1
))
enum
GetCssClassName
=
GenerateCssClassName
!(
style
~
"."
~
getFullName
!(
StyleSets
[
0
]))
;
Meta
Source
See Source File
libwasm
css
GetCssClassName
aliases
StyleSets
manifest constants
GetCssClassName