Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123911 (s=123911, is=123988, ic=123990, ia=123993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123989 (s=123911, is=123989, ic=123991, ia=123994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123991 (s=123911, is=123989, ic=123991, ia=123994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123994 (s=123911, is=123989, ic=123991, ia=123994)