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