@extends('layouts.simple.master') @section('title', 'Touchspin') @section('css') @endsection @section('main_content')

Touchspin

Default Touchspin

Use decrement-touchspin and increment-touchspin class for default style touchspin.

Outlined Touchspin

Use decrement-touchspin and increment-touchspin class for outline style touchspin.

Icons with Prefix and Postfix

Use decrement-touchspin and increment-touchspin class for icons pre/post fix style touchspin.

$
%
Buttons with Prefix and Postfix

Usedecrement-touchspin and increment-touchspin class for buttons pre/post fix style touchspin.

Rounded Touchspin

Use decrement-touchspin and increment-touchspin class for round style touchspin.

@endsection @section('scripts') @endsection