本书未发布

字段:颜色 Color

未匹配的标注

文档尚未来得及翻译,欢迎以改进的方式提交译文。

Field Type - Color

Usage

The color field type should be a VARCHAR or TEXT field in your database.

'hex' => array(
    'type' => 'color',
    'title' => 'Color',
)

In the edit form, an admin user will be presented with a color picker which will fill text field with a hex value starting with a # symbol.

field-type-color.png

本文章首发在 LearnKu.com 网站上。

上一篇 下一篇
Summer
《L03 构架 API 服务器》
你将学到如 RESTFul 设计风格、PostMan 的使用、OAuth 流程,JWT 概念及使用 和 API 开发相关的进阶知识。
《L02 从零构建论坛系统》
以构建论坛项目 LaraBBS 为线索,展开对 Laravel 框架的全面学习。应用程序架构思路贴近 Laravel 框架的设计哲学。
讨论数量: 0
发起讨论 只看当前版本


暂无话题~