Component

class Component(height=None, id_=None, *, width=None, selections=None, container_ids=None)[source]

Methods

__init__(height=None, id_=None, *, width=None, selections=None, container_ids=None)[source]
abstract as_dict()[source]
Return type:

Dict

classmethod from_dict(obj, scale=None)[source]

Properties

container_ids
height
id_
selections
width