0.0.21 • Published 2 years ago

@omiu/popover v0.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Popover

Components that show popover.

Import

import '@omiu/popover'

Or use script tag to ref it.

<script src="https://unpkg.com/@omiu/popover"></script>

Usage

<o-popover></o-popover>

API

Props

{
  effect?: string,
  position?: string,
  trigger?: string
}

defaultProps

{
  effect: 'light',
  position: 'bottom',
  trigger: 'click'
}
0.0.21

2 years ago

0.0.20

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago