Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33855 (s=33855, is=33890, ic=33889, ia=33891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33891 (s=33855, is=33891, ic=33890, ia=33892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33890 (s=33855, is=33891, ic=33890, ia=33892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33892 (s=33855, is=33891, ic=33890, ia=33892)