Class: BulmaPhlex::FileUpload::DataAttributesBuilder

Inherits:
Data
  • Object
show all
Defined in:
lib/bulma_phlex/file_upload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#for_fileObject (readonly)

Returns the value of attribute for_file

Returns:

  • (Object)

    the current value of for_file



10
11
12
# File 'lib/bulma_phlex/file_upload.rb', line 10

def for_file
  @for_file
end

#for_file_inputObject (readonly)

Returns the value of attribute for_file_input

Returns:

  • (Object)

    the current value of for_file_input



10
11
12
# File 'lib/bulma_phlex/file_upload.rb', line 10

def for_file_input
  @for_file_input
end

#for_file_listObject (readonly)

Returns the value of attribute for_file_list

Returns:

  • (Object)

    the current value of for_file_list



10
11
12
# File 'lib/bulma_phlex/file_upload.rb', line 10

def for_file_list
  @for_file_list
end