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