module DA_HTML::ID_CLASS

Direct including types

Defined in:

da_html/attrs/id_class.cr

Instance Method Summary

Instance Method Detail

def write_attr_id(raw : String) #

[View source]
def write_attr_id_class #

This dummy method helps to allow id_class_(*args) when the arguments tuple is empty. Reduces the amount of conditions and boilerplate code.


[View source]
def write_attr_id_class(*raw) #

[View source]