Current section

Files

Jump to
mishka_chelekom priv components device_mockup.exs
Raw

priv/components/device_mockup.exs

[
device_mockup: [
name: "device_mockup",
args: [
color: [
"base",
"natural",
"primary",
"secondary",
"success",
"warning",
"danger",
"info",
"misc",
"dawn",
"silver"
],
type: ["watch", "android", "laptop", "ipad", "imac"],
only: ["device_mockup"],
helpers: [],
module: ""
],
optional: [],
necessary: ["image"]
]
]