Module: HubSpotSDK::Models::Cms::Styles::FlexboxPositioning

Extended by:
Internal::Type::Enum
Defined in:
lib/hubspot_sdk/models/cms/styles.rb

Overview

Indicates whether flexbox positioning is enabled for the section.

Constant Summary collapse

BOTTOM_CENTER =
:BOTTOM_CENTER
BOTTOM_LEFT =
:BOTTOM_LEFT
BOTTOM_RIGHT =
:BOTTOM_RIGHT
MIDDLE_CENTER =
:MIDDLE_CENTER
MIDDLE_LEFT =
:MIDDLE_LEFT
MIDDLE_RIGHT =
:MIDDLE_RIGHT
TOP_CENTER =
:TOP_CENTER
TOP_LEFT =
:TOP_LEFT
TOP_RIGHT =
:TOP_RIGHT

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info