Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97125 (s=97125, is=97187, ic=97188, ia=97189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97188 (s=97125, is=97188, ic=97189, ia=97190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97189 (s=97125, is=97188, ic=97189, ia=97190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97190 (s=97125, is=97188, ic=97189, ia=97190)