Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111169 (s=111169, is=111242, ic=111243, ia=111245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111243 (s=111169, is=111243, ic=111244, ia=111246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111244 (s=111169, is=111243, ic=111244, ia=111246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111246 (s=111169, is=111243, ic=111244, ia=111246)