Basic example
Basic example of popconfirm usage
Display mode
You can choose between modal
and inline
to modify
display mode.
Icon example
To apply icon to message you need to use
popconfirmIconTemplate
option.
Inline positions
You can choose between different positions.
Available positions:
top left; top; top right; right top; right; right bottom; bottom right;
bottom; bottom left; left bottom; left; left top;
If you are looking for more advanced options, try Bootstrap Popconfirm from MDBootstrap.