Properties
Static Readonly MUST_POST_ONLY
MUST_POST_ONLY: {
mustPostOnly: {};
} = ...
Static Readonly NONE
NONE: {
none: {};
} = ...
Static Readonly SLIDE
SLIDE: {
slide: {};
} = ...
Static Readonly TRY_POST_ONLY
TRY_POST_ONLY: {
tryPostOnly: {};
} = ...