Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64136 (s=64136, is=64191, ic=64192, ia=64193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64192 (s=64136, is=64192, ic=64193, ia=64194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64193 (s=64136, is=64192, ic=64193, ia=64194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64194 (s=64136, is=64192, ic=64193, ia=64194)