Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34543 (s=34543, is=34578, ic=34577, ia=34579)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34579 (s=34543, is=34579, ic=34578, ia=34580)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34578 (s=34543, is=34579, ic=34578, ia=34580)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34580 (s=34543, is=34579, ic=34578, ia=34580)