Soracom

Design System
  1. Home
  2. Design system
  3. Ux patterns
  4. Datetime panel

Datetime Panel

A combined datetime panel for selecting and filtering dates/times

Overview

The ds-datetime-panel component provides the layout/arrangement of a panel containing date/time pickers for filtering or searching.

ds-datetime-panel is designed to work as the menu contents of a ds-menubutton

Basic usage

The basic building blocks of ds-datetime-panel are as follows:

ClassRequired?Description
ds-datetime-panelThe top-most level container.
__rangeThe container for the From/To datetime-split components.
__recentThe container for the menu of recently used times.
__relativeThe container for the menu of relative times.
html
Copy

Tests

html
Copy