Skip to content
Snippets Groups Projects
Commit 8119e632 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Add compact attribute to display.

parent 62d4dd88
No related branches found
No related tags found
1 merge request!79Resolve "Créer squelette vue simplifiée cas type"
Pipeline #3683 passed
export interface DisplayMode {
action?: string // TODO: Remove attribute "action".
compact?: boolean
mobileLaw?: boolean // For mobile, when not in edit mode: When true, show law, otherwise show impacts.
parameterName?: string
parametersVariableName?: string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment