Class: Cmdk::Base
- Inherits:
-
Phlex::HTML
- Object
- Phlex::HTML
- Cmdk::Base
- Defined in:
- lib/cmdk/base.rb
Overview
Shared base for all cmdk components.
Constant Summary collapse
- SR_ONLY_STYLE =
Inline equivalent of cmdk’s srOnlyStyles, used for the accessible label.
'position:absolute;width:1px;height:1px;padding:0;margin:-1px;' \ 'overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0'.freeze