Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30231 (s=30231, is=30251, ic=30254, ia=30255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30252 (s=30231, is=30252, ic=30255, ia=30256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30255 (s=30231, is=30252, ic=30255, ia=30256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30256 (s=30231, is=30252, ic=30255, ia=30256)