Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99534 (s=99534, is=99597, ic=99598, ia=99599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99598 (s=99534, is=99598, ic=99599, ia=99600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99599 (s=99534, is=99598, ic=99599, ia=99600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99600 (s=99534, is=99598, ic=99599, ia=99600)