Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33025 (s=33025, is=33059, ic=33058, ia=33060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33060 (s=33025, is=33060, ic=33059, ia=33061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33059 (s=33025, is=33060, ic=33059, ia=33061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33061 (s=33025, is=33060, ic=33059, ia=33061)