Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123286 (s=123286, is=123363, ic=123365, ia=123368)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123364 (s=123286, is=123364, ic=123366, ia=123369)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123366 (s=123286, is=123364, ic=123366, ia=123369)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123369 (s=123286, is=123364, ic=123366, ia=123369)