Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100345 (s=100345, is=100408, ic=100409, ia=100410)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100409 (s=100345, is=100409, ic=100410, ia=100411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100410 (s=100345, is=100409, ic=100410, ia=100411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100411 (s=100345, is=100409, ic=100410, ia=100411)