Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11282 (s=11282, is=11292, ic=11291, ia=11293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11293 (s=11282, is=11293, ic=11292, ia=11294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11292 (s=11282, is=11293, ic=11292, ia=11294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11294 (s=11282, is=11293, ic=11292, ia=11294)