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