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