Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/ux-components
/ date_picker_dialog.rs
File
date_picker_dialog.rs
src/material/date_picker_dialog.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
pub struct DatePickerDialog {
2
pub key: Key,
3
pub initial_date: DateTime,
4
pub first_date: DateTime,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected