Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123401 (s=123401, is=123478, ic=123480, ia=123483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123479 (s=123401, is=123479, ic=123481, ia=123484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123481 (s=123401, is=123479, ic=123481, ia=123484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123484 (s=123401, is=123479, ic=123481, ia=123484)