Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99050 (s=99050, is=99112, ic=99113, ia=99114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99113 (s=99050, is=99113, ic=99114, ia=99115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99114 (s=99050, is=99113, ic=99114, ia=99115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99115 (s=99050, is=99113, ic=99114, ia=99115)