Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28986 (s=28986, is=29005, ic=29008, ia=29009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29006 (s=28986, is=29006, ic=29009, ia=29010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29009 (s=28986, is=29006, ic=29009, ia=29010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29010 (s=28986, is=29006, ic=29009, ia=29010)