What's is latest version for angular 2.3.1
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
I want to know what's the highest version compatible with angular 2.3.1, and I want to use the property class for set my css theme. Please answer me..!!
settings = {
columns: {
cedula: {
title: 'Cedula',
type: 'html',
class: '"titulos"'
},
nombre: {
title: 'Nombre'
},
telefono: {
title: 'Telefono'
},
email: {
title: 'Email'
},
fecha_nacimiento: {
title: 'Fecha Nacimiento'
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.