mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 09:25:45 +08:00
.. | ||
dist | ||
src | ||
LICENSE | ||
README.md |
control-base
This package serves as a base for other controls.
By itself the \Kirki\Control\Base
doesn't do anything. It is simply an object that all other Kirki controls should extend to avoid code duplication.