Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65501 (s=65501, is=65556, ic=65557, ia=65558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65557 (s=65501, is=65557, ic=65558, ia=65559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65558 (s=65501, is=65557, ic=65558, ia=65559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65559 (s=65501, is=65557, ic=65558, ia=65559)