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