Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6896 (s=6896, is=6903, ic=6901, ia=6903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6904 (s=6896, is=6904, ic=6902, ia=6904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6902 (s=6896, is=6904, ic=6902, ia=6904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6904 (s=6896, is=6904, ic=6902, ia=6904)