Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88028 (s=88028, is=88088, ic=88089, ia=88090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88089 (s=88028, is=88089, ic=88090, ia=88091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88090 (s=88028, is=88089, ic=88090, ia=88091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88091 (s=88028, is=88089, ic=88090, ia=88091)