Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12130 (s=12130, is=12140, ic=12142, ia=12143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12141 (s=12130, is=12141, ic=12143, ia=12144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12143 (s=12130, is=12141, ic=12143, ia=12144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12144 (s=12130, is=12141, ic=12143, ia=12144)