Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97040 (s=97040, is=97101, ic=97102, ia=97103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97102 (s=97040, is=97102, ic=97103, ia=97104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97103 (s=97040, is=97102, ic=97103, ia=97104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97104 (s=97040, is=97102, ic=97103, ia=97104)