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