Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14286 (s=14286, is=14303, ic=14304, ia=14306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14304 (s=14286, is=14304, ic=14305, ia=14307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14305 (s=14286, is=14304, ic=14305, ia=14307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14307 (s=14286, is=14304, ic=14305, ia=14307)