Module: addon/components/sl-panel

Extends

  • ember/Component

Members

(inner) classNameBindings :Array.<String>

Type:
  • Array.<String>
Source:

(inner) classNames :Array.<String>

Type:
  • Array.<String>
Source:

(inner, nullable) heading :String

Heading text to display in the header section of the panel

Type:
  • String
Default Value:
  • null
Source:

(inner) layout :Object

Type:
  • Object
Source:

(inner) loading :Boolean

When true, the panel body will be in a loading state

Type:
  • Boolean
Default Value:
  • false
Source: