Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65970 (s=65970, is=66025, ic=66026, ia=66027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66026 (s=65970, is=66026, ic=66027, ia=66028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66027 (s=65970, is=66026, ic=66027, ia=66028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66028 (s=65970, is=66026, ic=66027, ia=66028)