Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15381 (s=15381, is=15397, ic=15401, ia=15401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15398 (s=15381, is=15398, ic=15402, ia=15402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15402 (s=15381, is=15398, ic=15402, ia=15402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15402 (s=15381, is=15398, ic=15402, ia=15402)