Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102932 (s=102932, is=102996, ic=102997, ia=102999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102997 (s=102932, is=102997, ic=102998, ia=103000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102998 (s=102932, is=102997, ic=102998, ia=103000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103000 (s=102932, is=102997, ic=102998, ia=103000)