CSS Grid Layout System For Vue – vue-block

Install & Download:

Description:

vue-block is a Vue plugin helping you build CSS grid-like layout system with the support of old browser like IE9.

Features:

  • CSS grid like layout system.
  • Really easy to use API, especially for new Vue beginner.
  • Support IE9+ and other modern browsers which support CSS calc.
  • Functional component, which is stateless and instanceless.

Preview:

vue-block

Add Comment