Skip to content

Ap-IconButton

Example

With toggle

ts
    <ap-iconButton icon="ap-stacks" :active="valueExample" @click="handleclick"/>

Mount with active props

ts
    <ap-iconButton icon="ap-stacks" :active="valueExample" @click="handleclick"/>

Props

NameTypeDefaultRequired
iconstringnulltrue
activebooleanfalsefalse