Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99134 (s=99134, is=99196, ic=99197, ia=99198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99197 (s=99134, is=99197, ic=99198, ia=99199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99198 (s=99134, is=99197, ic=99198, ia=99199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99199 (s=99134, is=99197, ic=99198, ia=99199)