Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64732 (s=64732, is=64787, ic=64788, ia=64789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64788 (s=64732, is=64788, ic=64789, ia=64790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64789 (s=64732, is=64788, ic=64789, ia=64790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64790 (s=64732, is=64788, ic=64789, ia=64790)