Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 115234 (s=115234, is=115309, ic=115311, ia=115313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 115310 (s=115234, is=115310, ic=115312, ia=115314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 115312 (s=115234, is=115310, ic=115312, ia=115314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 115314 (s=115234, is=115310, ic=115312, ia=115314)