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