Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101411
    fimarapp
    Member

    Dear Team of  htmlelements.com,
    Hope you are doing great these days! I would like to know where can we find a full documented API? Do you have something similar or simply a list with all methods?
    For example, I couldn’t find removeAt method in table.dataSource API: https://www.htmlelements.com/docs/table-api/#toc-datasource_any
    The examples are great but I’m missing a lot of documentation or probably I don’t know how to find it or use it.
     
    Thank you so much for your time and efforts. Any help/guidance would be really appreciated!
    Johnny.

    #101413
    admin
    Keymaster

    Hi,
    The documentation API of each component is in its component API page in the website docs. All properties, methods and events are documented there. In general all docs are in htmlelements.com/docs/
    Regards,
    Peter

    #101414
    admin
    Keymaster

    In case you data bind the table to data adapter instead of an array, look at https://www.htmlelements.com/docs/data-adapter/
    Regards,
    Peter

    #101425
    fimarapp
    Member

    Thank you so much Peter for your answer, really helpful and clear.
    Enjoy the rest of your day!
    Johnny
     
    PS: Also, I just noticed that removeAt is part of the Array methods in JavaScript (I feel silly)… dataSource is an Array
     

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.