Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22123 (s=22123, is=22157, ic=22159, ia=22154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22158 (s=22123, is=22158, ic=22160, ia=22155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22160 (s=22123, is=22158, ic=22160, ia=22155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22155 (s=22123, is=22158, ic=22160, ia=22155)