Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83008 (s=83008, is=83065, ic=83066, ia=83067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83066 (s=83008, is=83066, ic=83067, ia=83068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83067 (s=83008, is=83066, ic=83067, ia=83068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83068 (s=83008, is=83066, ic=83067, ia=83068)