Skeleton
import { KbqSkeletonModule } from '@koobiq/components/skeleton';

Directive representing a skeleton placeholder.

Selector: kbq-skeleton, [kbqSkeleton]

Exported as: kbqSkeleton
Properties
Name Description
@Input('kbqSkeleton')
enabled: InputSignalWithTransform
Whether the skeleton is enabled.
Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.