Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110012 (s=110012, is=110085, ic=110086, ia=110088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110086 (s=110012, is=110086, ic=110087, ia=110089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110087 (s=110012, is=110086, ic=110087, ia=110089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110089 (s=110012, is=110086, ic=110087, ia=110089)