module Crysterm::Mixin::Data

Direct including types

Defined in:

mixin/data.cr

Instance Method Summary

Instance Method Detail

def data : YAML::Any | Nil #

Arbitrary extra/external content attached to widget as YAML


[View source]
def data=(data : YAML::Any | Nil) #

Arbitrary extra/external content attached to widget as YAML


[View source]