Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9377 (s=9377, is=9385, ic=9383, ia=9385)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9386 (s=9377, is=9386, ic=9384, ia=9386)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9384 (s=9377, is=9386, ic=9384, ia=9386)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9386 (s=9377, is=9386, ic=9384, ia=9386)