Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100032 (s=100032, is=100095, ic=100096, ia=100097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100096 (s=100032, is=100096, ic=100097, ia=100098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100097 (s=100032, is=100096, ic=100097, ia=100098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100098 (s=100032, is=100096, ic=100097, ia=100098)