Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99921 (s=99921, is=99984, ic=99985, ia=99986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99985 (s=99921, is=99985, ic=99986, ia=99987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99986 (s=99921, is=99985, ic=99986, ia=99987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99987 (s=99921, is=99985, ic=99986, ia=99987)