Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 131415 (s=131415, is=131498, ic=131501, ia=131505, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 131499 (s=131415, is=131499, ic=131502, ia=131506, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 131502 (s=131415, is=131499, ic=131502, ia=131506, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 131506 (s=131415, is=131499, ic=131502, ia=131506, pis)