_register( dcc.Input(id=self.full_name, placeholder=placeholder_text, type='text', value='', style={'width': '100%'})) # value is an input attribute to read ...
確定! 回上一頁