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