Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108789 (s=108789, is=108861, ic=108862, ia=108864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108862 (s=108789, is=108862, ic=108863, ia=108865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108863 (s=108789, is=108862, ic=108863, ia=108865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108865 (s=108789, is=108862, ic=108863, ia=108865)