Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111992 (s=111992, is=112065, ic=112066, ia=112068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112066 (s=111992, is=112066, ic=112067, ia=112069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112067 (s=111992, is=112066, ic=112067, ia=112069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112069 (s=111992, is=112066, ic=112067, ia=112069)