Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65232 (s=65232, is=65287, ic=65288, ia=65289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65288 (s=65232, is=65288, ic=65289, ia=65290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65289 (s=65232, is=65288, ic=65289, ia=65290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65290 (s=65232, is=65288, ic=65289, ia=65290)