Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101530 (s=101530, is=101594, ic=101595, ia=101597)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101595 (s=101530, is=101595, ic=101596, ia=101598)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101596 (s=101530, is=101595, ic=101596, ia=101598)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101598 (s=101530, is=101595, ic=101596, ia=101598)