Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99180 (s=99180, is=99242, ic=99243, ia=99244)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99243 (s=99180, is=99243, ic=99244, ia=99245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99244 (s=99180, is=99243, ic=99244, ia=99245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99245 (s=99180, is=99243, ic=99244, ia=99245)