Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101970 (s=101970, is=102034, ic=102035, ia=102037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102035 (s=101970, is=102035, ic=102036, ia=102038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102036 (s=101970, is=102035, ic=102036, ia=102038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102038 (s=101970, is=102035, ic=102036, ia=102038)