Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44000 (s=44000, is=44006, ic=44006, ia=44006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44007 (s=44000, is=44007, ic=44007, ia=44007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44007 (s=44000, is=44007, ic=44007, ia=44007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44007 (s=44000, is=44007, ic=44007, ia=44007)