fix form state for dropdown controls
minor cleanups
This commit is contained in:
@@ -8,9 +8,9 @@ export interface IElixFormsComponentProperties {
|
||||
hasTeamsContext: boolean;
|
||||
userDisplayName: string;
|
||||
additionalFieldsJson?: string;
|
||||
|
||||
|
||||
// Layout Properties
|
||||
moduleTitle?: string;
|
||||
headerTitle?: string;
|
||||
pageTitle?: string;
|
||||
pageDescription?: string;
|
||||
heroImageSrc?: string;
|
||||
|
||||
Reference in New Issue
Block a user