carbon/directioneditor
最新稳定版本:0.1.2
Composer 安装命令:
composer require carbon/directioneditor
包简介
Direction Editor for Neos CMS
README 文档
README
Direction Editor for Neos CMS
This package provides a small editor to set directions. Useful for settings animation directions.
If center is set, the value is an empty string.
Example:
'Foo.Bar:Element': properties: direction: type: string ui: inspector: editor: 'Carbon.DirectionEditor/Editor' editorOptions: propertyMapping: false north: true east: true south: true west: true northEast: true northWest: true southEast: true southWest: true center: 'If it is a string, it used as label' disabled: false
You can change the saved values if you alter the propertyMapping:
'Foo.Bar:Element': properties: direction: type: string ui: inspector: editor: 'Carbon.DirectionEditor/Editor' editorOptions: propertyMapping: north: top south: bottom
In the example above, north will get saved as top and south as bottom
统计信息
- 总下载量: 2.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2023-12-17