Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10259 (s=10259, is=10267, ic=10266, ia=10268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10268 (s=10259, is=10268, ic=10267, ia=10269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10267 (s=10259, is=10268, ic=10267, ia=10269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10269 (s=10259, is=10268, ic=10267, ia=10269)