Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99163 (s=99163, is=99225, ic=99226, ia=99227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99226 (s=99163, is=99226, ic=99227, ia=99228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99227 (s=99163, is=99226, ic=99227, ia=99228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99228 (s=99163, is=99226, ic=99227, ia=99228)