Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100333 (s=100333, is=100396, ic=100397, ia=100398)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100397 (s=100333, is=100397, ic=100398, ia=100399)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100398 (s=100333, is=100397, ic=100398, ia=100399)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100399 (s=100333, is=100397, ic=100398, ia=100399)