Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83843 (s=83843, is=83900, ic=83901, ia=83902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83901 (s=83843, is=83901, ic=83902, ia=83903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83902 (s=83843, is=83901, ic=83902, ia=83903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83903 (s=83843, is=83901, ic=83902, ia=83903)