All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.components.layout.spacer.d.ts Maven / Gradle / Ivy

import { Component } from '../component';
export declare class Spacer extends Component {
    type: string;
    render(animate?: boolean): void;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy