method
selector
v7.2.3 -
Show latest stable
- Class:
ActionText::AttachmentGallery
selector()public
No documentation available.
# File actiontext/lib/action_text/attachment_gallery.rb, line 47
def selector
"#{TAG_NAME}:has(#{attachment_selector} + #{attachment_selector})"
end