Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11352 (s=11352, is=11362, ic=11361, ia=11363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11363 (s=11352, is=11363, ic=11362, ia=11364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11362 (s=11352, is=11363, ic=11362, ia=11364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11364 (s=11352, is=11363, ic=11362, ia=11364)