component Footer { props { @event select = function @event action = function size = "default" color = "primary" label = "Footer navigation" items = [] columns = 3 maxWidth = "compact" copyright = "" class = "" } view { } }