Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123323 (s=123323, is=123400, ic=123402, ia=123405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123401 (s=123323, is=123401, ic=123403, ia=123406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123403 (s=123323, is=123401, ic=123403, ia=123406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123406 (s=123323, is=123401, ic=123403, ia=123406)