Method: Code::Component#full_height?

Defined in:
app/components/lookbook/code/component.rb

#full_height?Boolean

Returns:

  • (Boolean)


46
47
48
# File 'app/components/lookbook/code/component.rb', line 46

def full_height?
  @full_height
end