• Take a list of element names and return a filtered array keeping only md-* elements that exist in the library.

    Parameters

    • elements: string[]

    Returns MdElement[]

Generated using TypeDoc