Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99480 (s=99480, is=99542, ic=99543, ia=99544)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99543 (s=99480, is=99543, ic=99544, ia=99545)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99544 (s=99480, is=99543, ic=99544, ia=99545)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99545 (s=99480, is=99543, ic=99544, ia=99545)