Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64777 (s=64777, is=64832, ic=64833, ia=64834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64833 (s=64777, is=64833, ic=64834, ia=64835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64834 (s=64777, is=64833, ic=64834, ia=64835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64835 (s=64777, is=64833, ic=64834, ia=64835)