Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34976 (s=34976, is=35013, ic=35012, ia=35014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35014 (s=34976, is=35014, ic=35013, ia=35015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35013 (s=34976, is=35014, ic=35013, ia=35015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35015 (s=34976, is=35014, ic=35013, ia=35015)