Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99066 (s=99066, is=99128, ic=99129, ia=99130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99129 (s=99066, is=99129, ic=99130, ia=99131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99130 (s=99066, is=99129, ic=99130, ia=99131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99131 (s=99066, is=99129, ic=99130, ia=99131)