Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65172 (s=65172, is=65227, ic=65228, ia=65229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65228 (s=65172, is=65228, ic=65229, ia=65230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65229 (s=65172, is=65228, ic=65229, ia=65230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65230 (s=65172, is=65228, ic=65229, ia=65230)