{ "name": "jet-engine/section", "title": "Section", "icon": "list-view", "category": "jet-engine", "keywords": [ "container", "section", "box" ], "attributes": { "layout": { "type": "string", "default": "fullwidth" }, "content_width": { "type": "string", "default": "1200px" }, "background_image_url": { "type": "sting" }, "background_image_id": { "type": "number" }, "background_settings": { "type": "object", "default": {} }, "background_color": { "type": "string" }, "custom_background_color": { "type": "string" }, "html_tag": { "type": "string", "default": "section" } }, "style": "jet-engine-frontend", "script": "jet-engine-frontend" }
To set the limit by date, fill in the date in the following format - "2020-05-25". You can also use the keyword "current" instead of the year, month, or day. Example: current - current - 15 - the limit will be the 15th of the current year and month.
To set the limit by the current date, fill in - "today". Plus date operations are available with the following structure: + or - N number and unit of the date such as day(s), week(s), month(s) or year(s). Example: today + 3 days.
Leave the field empty if there is no limitation needed