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