NavigationConfiguration
@Serializable
Constructors
Link copied to clipboard
constructor(appId: String, configType: String = ConfigType.Navigation.name, menuActionButton: NavigationMenuConfig? = null, staticMenu: List<NavigationMenuConfig> = emptyList(), clientRegisters: List<NavigationMenuConfig> = emptyList(), bottomSheetRegisters: NavigationBottomSheetRegisterConfig? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Used to categorize multiple configurations of the same type. E.g. two RegisterViewConfigurations used in an application with two registers.
Link copied to clipboard
Link copied to clipboard
Optional FHIR resource type
Link copied to clipboard