Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88050 (s=88050, is=88110, ic=88111, ia=88112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88111 (s=88050, is=88111, ic=88112, ia=88113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88112 (s=88050, is=88111, ic=88112, ia=88113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88113 (s=88050, is=88111, ic=88112, ia=88113)