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