Periodic Table Database Schema - v0.6.3
Periodic Table
Schema
Database
npm
Code
Preparing search index...
types/entity/element
ElementClassification
Type Alias ElementClassification
ElementClassification
:
Collection
<
{
atomicNumber
:
Distinct
<
number
>
;
block
:
Distinct
<
ElementBlock
>
;
column
:
Distinct
<
PTColumn
>
;
group
:
Distinct
<
ElementGroup
>
;
period
:
Distinct
<
PTPeriod
>
;
phase
:
Distinct
<
Phase
>
;
properties
:
Distinct
<
ElementProperty
[]
>
;
radioactive
:
Distinct
<
boolean
>
;
set
:
Distinct
<
ElementSet
>
;
symbol
:
Distinct
<
string
>
;
synthetic
:
Distinct
<
boolean
>
;
}
,
>
High-level taxonomic classification for a chemical element in the periodic table.
Settings
Theme
OS
Light
Dark
Periodic Table
Schema
Database
npm
Code
Periodic Table Database Schema - v0.6.3
Loading...
High-level taxonomic classification for a chemical element in the periodic table.