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