Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88065 (s=88065, is=88125, ic=88126, ia=88127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88126 (s=88065, is=88126, ic=88127, ia=88128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88127 (s=88065, is=88126, ic=88127, ia=88128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88128 (s=88065, is=88126, ic=88127, ia=88128)