Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64043 (s=64043, is=64098, ic=64099, ia=64100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64099 (s=64043, is=64099, ic=64100, ia=64101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64100 (s=64043, is=64099, ic=64100, ia=64101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64101 (s=64043, is=64099, ic=64100, ia=64101)