pub(crate) fn data_attr_to_camel(name: &str) -> String
data-user-id → userId(camel_to_data_attr の逆変換)。
data-user-id
userId
camel_to_data_attr