Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89933 (s=89933, is=89994, ic=89995, ia=89996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89995 (s=89933, is=89995, ic=89996, ia=89997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89996 (s=89933, is=89995, ic=89996, ia=89997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89997 (s=89933, is=89995, ic=89996, ia=89997)