Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88002 (s=88002, is=88062, ic=88063, ia=88064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88063 (s=88002, is=88063, ic=88064, ia=88065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88064 (s=88002, is=88063, ic=88064, ia=88065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88065 (s=88002, is=88063, ic=88064, ia=88065)