Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2322 (s=2322, is=2325, ic=2323, ia=2325)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2326 (s=2322, is=2326, ic=2324, ia=2326)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2324 (s=2322, is=2326, ic=2324, ia=2326)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2326 (s=2322, is=2326, ic=2324, ia=2326)