Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8961 (s=8961, is=8968, ic=8967, ia=8969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8969 (s=8961, is=8969, ic=8968, ia=8970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8968 (s=8961, is=8969, ic=8968, ia=8970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8970 (s=8961, is=8969, ic=8968, ia=8970)