Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84065 (s=84065, is=84122, ic=84123, ia=84124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84123 (s=84065, is=84123, ic=84124, ia=84125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84124 (s=84065, is=84123, ic=84124, ia=84125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84125 (s=84065, is=84123, ic=84124, ia=84125)