Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83952 (s=83952, is=84009, ic=84010, ia=84011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84010 (s=83952, is=84010, ic=84011, ia=84012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84011 (s=83952, is=84010, ic=84011, ia=84012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84012 (s=83952, is=84010, ic=84011, ia=84012)