Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34560 (s=34560, is=34565, ic=34565, ia=34565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34566 (s=34560, is=34566, ic=34566, ia=34566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34566 (s=34560, is=34566, ic=34566, ia=34566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34566 (s=34560, is=34566, ic=34566, ia=34566)