Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109678 (s=109678, is=109751, ic=109752, ia=109754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109752 (s=109678, is=109752, ic=109753, ia=109755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109753 (s=109678, is=109752, ic=109753, ia=109755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 109755 (s=109678, is=109752, ic=109753, ia=109755)