行 {row.sourceRow}・{row.status}
+ + +| 行 | URL | タイトル | サムネール | 日時 | 動画時間 | タグ | 親投稿 | 状態 |
|---|---|---|---|---|---|---|---|---|
| {row.sourceRow} | { const next = [...rows]; next[index] = { ...row, url: ev.target.value }; setRows (next) }}/> | updateAttribute (index, 'title', ev.target.value)}/> | {row.attributes.thumbnailBase && | {row.attributes.originalCreatedFrom ?? ''} | {row.attributes.duration ?? ''} | updateAttribute (index, 'tags', ev.target.value)}/> | updateAttribute (index, 'parent_post_ids', ev.target.value)}/> | {row.status} |
行 {row.sourceRow}・{row.status}
+ + +