Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111828 (s=111828, is=111901, ic=111902, ia=111904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111902 (s=111828, is=111902, ic=111903, ia=111905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111903 (s=111828, is=111902, ic=111903, ia=111905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111905 (s=111828, is=111902, ic=111903, ia=111905)