Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102999 (s=102999, is=103063, ic=103064, ia=103066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103064 (s=102999, is=103064, ic=103065, ia=103067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103065 (s=102999, is=103064, ic=103065, ia=103067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103067 (s=102999, is=103064, ic=103065, ia=103067)