Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65849 (s=65849, is=65904, ic=65905, ia=65906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65905 (s=65849, is=65905, ic=65906, ia=65907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65906 (s=65849, is=65905, ic=65906, ia=65907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65907 (s=65849, is=65905, ic=65906, ia=65907)