Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5866 (s=5866, is=5872, ic=5870, ia=5872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5873 (s=5866, is=5873, ic=5871, ia=5873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5871 (s=5866, is=5873, ic=5871, ia=5873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5873 (s=5866, is=5873, ic=5871, ia=5873)