Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100239 (s=100239, is=100302, ic=100303, ia=100304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100303 (s=100239, is=100303, ic=100304, ia=100305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100304 (s=100239, is=100303, ic=100304, ia=100305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100305 (s=100239, is=100303, ic=100304, ia=100305)