Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16789 (s=16789, is=16807, ic=16807, ia=16807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16808 (s=16789, is=16808, ic=16808, ia=16808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16808 (s=16789, is=16808, ic=16808, ia=16808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16808 (s=16789, is=16808, ic=16808, ia=16808)