Beae Docs
  • Welcome to Beae development documentation!
  • Developer
    • Create element
      • Settings
      • Style
      • Use css base
      • Use javascript
      • Use vendors
      • Use Liquid
    • Field types
      • Text
      • Number
      • Color picker
      • Image
      • Icon
      • Dropdown
      • Choose
      • Popup
      • Dimension
      • Toggle
      • Checkbox
      • Radio
      • Group fields
      • Datetime
      • Shopify picker
    • Style types
    • Vendors
      • Countdown
      • Slider
      • Shopify option selection
      • Popup
    • Theme development
    • Theme library
  • How it works?
    • Elements
      • Heading
      • Text editor
      • Image
      • Button
      • Icon
Powered by GitBook
On this page

Was this helpful?

  1. Developer
  2. Field types

Datetime

Arguments

Property

Description

name

Fields name (Unique)

type

datetime

label

Label of field

description

Description about the field

value

Default value

options

{

type: 'datetime' //datetime, date, time

}

PreviousGroup fieldsNextShopify picker

Last updated 3 years ago

Was this helpful?