Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99570 (s=99570, is=99633, ic=99634, ia=99635)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99634 (s=99570, is=99634, ic=99635, ia=99636)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99635 (s=99570, is=99634, ic=99635, ia=99636)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99636 (s=99570, is=99634, ic=99635, ia=99636)