346 B
346 B
tags
| tags | |
|---|---|
|
REQ0152-DemoReactOverlayHooks
Description
Schema
// Add your DBML here
Table overlays {
id integer
component_name string
is_visible boolean
z_index integer
animation_type string
}
