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

com.github.woojiahao.style.elements.table.TableBody.kt Maven / Gradle / Ivy

package com.github.woojiahao.style.elements.table

import com.github.woojiahao.style.Settings
import com.github.woojiahao.style.elements.Element

class TableBody(settings: Settings) : Element("tbody", settings)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy