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