Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82065 (s=82065, is=82122, ic=82123, ia=82124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82123 (s=82065, is=82123, ic=82124, ia=82125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82124 (s=82065, is=82123, ic=82124, ia=82125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82125 (s=82065, is=82123, ic=82124, ia=82125)