Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97897 (s=97897, is=97959, ic=97960, ia=97961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97960 (s=97897, is=97960, ic=97961, ia=97962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97961 (s=97897, is=97960, ic=97961, ia=97962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97962 (s=97897, is=97960, ic=97961, ia=97962)