Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123398 (s=123398, is=123475, ic=123477, ia=123480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123476 (s=123398, is=123476, ic=123478, ia=123481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123478 (s=123398, is=123476, ic=123478, ia=123481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123481 (s=123398, is=123476, ic=123478, ia=123481)