Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64543 (s=64543, is=64598, ic=64599, ia=64600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64599 (s=64543, is=64599, ic=64600, ia=64601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64600 (s=64543, is=64599, ic=64600, ia=64601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64601 (s=64543, is=64599, ic=64600, ia=64601)