Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123399 (s=123399, is=123476, ic=123478, ia=123481)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123477 (s=123399, is=123477, ic=123479, ia=123482)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123479 (s=123399, is=123477, ic=123479, ia=123482)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123482 (s=123399, is=123477, ic=123479, ia=123482)