Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34766 (s=34766, is=34801, ic=34800, ia=34802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34802 (s=34766, is=34802, ic=34801, ia=34803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34801 (s=34766, is=34802, ic=34801, ia=34803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34803 (s=34766, is=34802, ic=34801, ia=34803)