Code Monkey home page Code Monkey logo

Comments (2)

pitust avatar pitust commented on July 21, 2024

It looks like this:

<p:tnLst>
    <p:par>
    <p:cTn id="< AN ID >" dur="indefinite" restart="never" nodeType="tmRoot">
        <p:childTnLst>
            <p:seq concurrent="1" nextAc="seek">
                <p:cTn id="< AN ID >" restart="whenNotActive" fill="hold" evtFilter="cancelBubble" nodeType="interactiveSeq">
                <p:stCondLst>
                    <p:cond evt="onClick" delay="0">
                        <p:tgtEl>
                            <p:spTgt spid="< TARGET ID >" />
                        </p:tgtEl>
                    </p:cond>
                </p:stCondLst>
                <p:endSync evt="end" delay="0">
                    <p:rtn val="all" />
                </p:endSync>
                <p:childTnLst>
                    <p:par>
                        <p:cTn id="< AN ID >" fill="hold">
                            <p:stCondLst>
                            <p:cond delay="0" />
                            </p:stCondLst>
                            <p:childTnLst>
                            <p:par>
                                <p:cTn id="< AN ID >" fill="hold">
                                    <p:stCondLst>
                                        <p:cond delay="0" />
                                    </p:stCondLst>
                                    <p:childTnLst>
                                        <p:par>
                                        <p:cTn id="< AN ID >" presetID="1" presetClass="entr" presetSubtype="0" fill="hold" grpId="0" nodeType="clickEffect">
                                            <p:stCondLst>
                                                <p:cond delay="0" />
                                            </p:stCondLst>
                                            <p:childTnLst>
                                                <p:set>
                                                    <p:cBhvr>
                                                    <p:cTn id="6" dur="1" fill="hold">
                                                        <p:stCondLst>
                                                            <p:cond delay="0" />
                                                        </p:stCondLst>
                                                    </p:cTn>
                                                    <p:tgtEl>
                                                        <p:spTgt spid="11" />
                                                    </p:tgtEl>
                                                    <p:attrNameLst>
                                                        <p:attrName>style.visibility</p:attrName>
                                                    </p:attrNameLst>
                                                    </p:cBhvr>
                                                    <p:to>
                                                    <p:strVal val="visible" />
                                                    </p:to>
                                                </p:set>
                                            </p:childTnLst>
                                        </p:cTn>
                                        </p:par>
                                    </p:childTnLst>
                                </p:cTn>
                            </p:par>
                            </p:childTnLst>
                        </p:cTn>
                    </p:par>
                </p:childTnLst>
                </p:cTn>
                <p:nextCondLst>
                <p:cond evt="onClick" delay="0">
                    <p:tgtEl>
                        <p:spTgt spid="< TRIGGER'S ID >" />
                    </p:tgtEl>
                </p:cond>
                </p:nextCondLst>
            </p:seq>
        </p:childTnLst>
    </p:cTn>
    </p:par>
</p:tnLst>
<p:bldLst>
    <p:bldP spid="< TARGET ID >" grpId="0" animBg="1" />
</p:bldLst>

inside of <p:timing>

from node-pptx.

heavysixer avatar heavysixer commented on July 21, 2024

@pitust if you'd like to submit a PR we'd be happy to consider it.

from node-pptx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.