Class: blueprintjs.MinimalCard

blueprintjs.blueprintjs.MinimalCard(container, body)

A skeleton to ease the creation of a minimal Blueprintjs card element.

Constructor

new blueprintjs.MinimalCard(container, body)

Parameters:
Name Type Description
container Element

the parent element.

body Element

the card body.

Source:

Extends

  • blueprintjs.Blueprintjs