Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101527 (s=101527, is=101591, ic=101592, ia=101594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101592 (s=101527, is=101592, ic=101593, ia=101595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101593 (s=101527, is=101592, ic=101593, ia=101595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101595 (s=101527, is=101592, ic=101593, ia=101595)