Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13222 (s=13222, is=13235, ic=13234, ia=13236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13236 (s=13222, is=13236, ic=13235, ia=13237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13235 (s=13222, is=13236, ic=13235, ia=13237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13237 (s=13222, is=13236, ic=13235, ia=13237)