Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12512 (s=12512, is=12522, ic=12524, ia=12525)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12523 (s=12512, is=12523, ic=12525, ia=12526)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12525 (s=12512, is=12523, ic=12525, ia=12526)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12526 (s=12512, is=12523, ic=12525, ia=12526)