Page MenuHomePhorge

attachment.style.js
No OneTemporary

Size
420 B
Referenced Files
None
Subscribers
None

attachment.style.js

export default {
name: 'Attachment',
selector: '.Attachment',
notEditable: true,
validInnerComponents: [
'Border',
'Button',
'Input'
],
defaultRules: [
{
directives: {
roundness: 3
}
},
{
component: 'Button',
parent: {
component: 'Attachment'
},
directives: {
background: '#FFFFFF',
opacity: 0.5
}
}
]
}

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 24, 4:21 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
95683
Default Alt Text
attachment.style.js (420 B)

Event Timeline