Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16381 (s=16381, is=16384, ic=16385, ia=16387, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16385 (s=16381, is=16385, ic=16386, ia=16388, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16386 (s=16381, is=16385, ic=16386, ia=16388, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16388 (s=16381, is=16385, ic=16386, ia=16388, pis)