Interface for an event

interface FormConfiguration {
    sessionTimeoutDuration: number;
}

Properties

sessionTimeoutDuration: number

Duration in seconds before the session times out