Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66819 (s=66819, is=66875, ic=66876, ia=66877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66876 (s=66819, is=66876, ic=66877, ia=66878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66877 (s=66819, is=66876, ic=66877, ia=66878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66878 (s=66819, is=66876, ic=66877, ia=66878)